gboolean g_object_info_get_abstract GIRepository.ObjectInfo info object_info_get_abstract @accepts(GIRepository.ObjectInfo) @returns(gboolean) def object_info_get_abstract(info)

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

info :

a GIRepository.ObjectInfo

Returns :

True if the object type is abstract