Method

IdeSourceViewget_completion

since: 3.32

Declaration

IdeCompletion*
ide_source_view_get_completion (
  IdeSourceView* self
)

Description

Get the completion for the IdeSourceView.

Available since: 3.32

Return value

Type: IdeCompletion

An IdeCompletion.

The data is owned by the instance.