API Version: 41.0
Library Version: 41.0
gboolean ide_completion_context_get_busy ( IdeCompletionContext* self )
Gets the “busy” property. This is set to TRUE while the completion context is actively fetching proposals from the IdeCompletionProvider that were registered with ide_completion_context_add_provider().
TRUE
IdeCompletionProvider
ide_completion_context_add_provider()
gboolean
TRUE if the context is busy.