API Version: 12
Library Version: 12
Generated by gi-docgen 2023.1
gboolean cogl_is_texture ( void* object )
Gets whether the given object references a texture object.
object
Type: void*
void*
A CoglObject pointer.
CoglObject
NULL
Type: gboolean
gboolean
TRUE if the object references a texture, and FALSE otherwise.
TRUE
FALSE