API Version: 42.0
Library Version: 42.0
Generated by gi-docgen 2023.1
since: 3.32
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
Available since: 3.32
Type: gboolean
gboolean
TRUE if there are no proposals in the context.