API Version: 5
Library Version: 5.3.2
gboolean gtk_source_completion_context_get_busy ( GtkSourceCompletionContext* self )
Gets the “busy” property. This is set to TRUE while the completion context is actively fetching proposals from registered GtkSourceCompletionProvider‘s.
TRUE
GtkSourceCompletionProvider
gboolean
TRUE if the context is busy.