Method

LspReferenceContextset_include_declaration

Declaration

void
lsp_reference_context_set_include_declaration (
  LspReferenceContext* self,
  gboolean value
)

Description

Sets the value of include_declaration.

Include the declaration of the symbol itself.

Parameters

self

Type: LspReferenceContext

No description available.

The argument can be NULL.
value

Type: gboolean

The new value of include_declaration.