Method

IdeSourceViewget_completion

Declaration

IdeCompletion*
ide_source_view_get_completion (
  IdeSourceView* self
)

Description

Get the completion for the IdeSourceView.

Available since:3.32

Return value

Returns: IdeCompletion
 

An IdeCompletion.

 The data is owned by the instance.