Method
LspDocumentLinkOptionsset_supports_resolve
Declaration
void
lsp_document_link_options_set_supports_resolve (
LspDocumentLinkOptions* self,
gboolean value
)
Parameters
self-
Type:
LspDocumentLinkOptionsNo description available.
The argument can be NULL. value-
Type:
gbooleanThe new value of
supports_resolve.