Method

LspClientget_cancellable

Declaration

GCancellable*
lsp_client_get_cancellable (
  LspClient* self
)

Description

Gets the value of cancellable.

Gets propertyLsp.Client:cancellable

Return value

Type: GCancellable

The value of cancellable.

The returned data is owned by the instance.