API Version: 3.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.80
gboolean gi_struct_info_is_gtype_struct ( GIStructInfo* info )
Return true if this structure represents the ‘class structure’ for some GObject or GInterface.
GObject
GInterface
This function is mainly useful to hide this kind of structure from generated public APIs.
Available since: 2.80
Type: gboolean
gboolean
TRUE if this is a class struct, FALSE otherwise.
TRUE
FALSE