gboolean g_object_info_get_abstract GIObjectInfo* info g_object_info_get_abstract gboolean g_object_info_get_abstract (GIObjectInfo* info);

Obtain if the object type is an abstract type, eg if it cannot be instantiated

info :

a GIObjectInfo

Returns :

%TRUE if the object type is abstract