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