API Version: 13
Library Version: 13
Generated by gi-docgen 2023.1
gboolean cogl_is_bitmap ( void* object )
Checks whether object is a CoglBitmap.
object
CoglBitmap
Type: void*
void*
A CoglObject pointer.
CoglObject
NULL
Type: gboolean
gboolean
TRUE if the passed object represents a bitmap, and FALSE otherwise.
TRUE
FALSE