Method

IdeCompletionContextget_view

since: 3.32

Declaration

GtkTextView*
ide_completion_context_get_view (
  IdeCompletionContext* self
)

Description

Gets the text view for the context.

Available since: 3.32

Return value

Type: GtkTextView

A GtkTextView or NULL.

The data is owned by the instance.
The return value can be NULL.