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.
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.