API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
void lsp_signature_help_set_active_signature ( LspSignatureHelp* self, guint value )
Sets the value of active_signature.
active_signature
The active signature. If omitted or the value lies outside the range of signatures, the value defaults to zero or is ignored if signatures.length == 0.
signatures
signatures.length == 0
value
Type: guint
guint
The new value of active_signature.