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