GtkSourceCompletionError

An error code used with %GTK_SOURCE_COMPLETION_ERROR in a #GError returned from a completion-related function.

Values

ValueMeaning
ALREADY_BOUND0

The #GtkSourceCompletionProvider is already bound to the #GtkSourceCompletion object.

NOT_BOUND1

The #GtkSourceCompletionProvider is not bound to the #GtkSourceCompletion object.

Meta