Method
GtkSourceCompletionContextget_view
Declaration [src]
GtkSourceView*
gtk_source_completion_context_get_view (
GtkSourceCompletionContext* self
)
Return value
Type: GtkSourceView
A GtkSourceView
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |