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