GtkSourceCompletionError

An error code used with GTK_SOURCE_COMPLETION_ERROR in a GError returned from a completion-related function. GTK_SOURCE_COMPLETION_ERROR_ALREADY_BOUND The GtkSourceCompletionProvider is already bound to the GtkSourceCompletion object. GTK_SOURCE_COMPLETION_ERROR_NOT_BOUND The GtkSourceCompletionProvider is not bound to the GtkSourceCompletion object.

Values

ValueMeaning
ALREADY_BOUND0
NOT_BOUND

Meta