Method

IdeCompletionContextget_view

Declaration

GtkTextView*
ide_completion_context_get_view (
  IdeCompletionContext* self
)

Description

Gets the text view for the context.

Available since:3.32

Return value

Returns: GtkTextView
 

A GtkTextView or NULL.

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