Class
IdeLspCompletionItem
Instance methods
ide_lsp_completion_item_get_additional_text_edits
Obtain an array of all additional text edits to be applied to the project.
ide_lsp_completion_item_get_snippet
Creates a new snippet for the completion item to be inserted into the document.
Methods inherited from GtkSourceCompletionProposal (1)
gtk_source_completion_proposal_get_typed_text
Gets the typed-text for the proposal, if supported by the implementation.
since: 5.6
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.