API Version: 12
Library Version: 12
Generated by gi-docgen 2023.1
gboolean cogl_is_context ( void* object )
Gets whether the given object references an existing context object.
object
Type: void*
void*
An object or NULL.
NULL
Type: gboolean
gboolean
TRUE if the object references a CoglContext, FALSE otherwise.
TRUE
CoglContext
FALSE