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