Method

GIRepositoryObjectInfoget_abstract

since: 2.80

Declaration

gboolean
gi_object_info_get_abstract (
  GIObjectInfo* info
)

Description

Obtain if the object type is an abstract type, i.e. if it cannot be instantiated.

Available since: 2.80

Return value

Type: gboolean

TRUE if the object type is abstract.