API Version: 12
Library Version: 12
Generated by gi-docgen 2023.1
gboolean cogl_is_pipeline ( void* object )
Gets whether the given object references an existing pipeline object.
object
Type: void*
void*
A CoglObject.
CoglObject
NULL
Type: gboolean
gboolean
TRUE if the object references a CoglPipeline, FALSE otherwise.
TRUE
CoglPipeline
FALSE