API Version: 42.0
Library Version: 42.0
gboolean ide_completion_context_is_empty ( IdeCompletionContext* self )
Checks if any proposals have been provided to the context.
Out of convenience, this function will return TRUE if self is NULL.
TRUE
self
NULL
gboolean
TRUE if there are no proposals in the context.