Method

LspSignatureHelpget_active_signature

Declaration

guint
lsp_signature_help_get_active_signature (
  LspSignatureHelp* self
)

Description

Gets the value of 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.

Return value

Type: guint

The value of active_signature.