API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
const gchar* lsp_parameter_information_get_label ( LspParameterInformation* self )
Gets the value of label.
label
The label of this parameter information.
Either a string of an informative substring of the signature label (e.g. the parameter name), or a tuple of two numbers that are the start and end offset within the signature label.
Type: const gchar*
const gchar*
The value of label.