Method

GIRepositoryObjectInfoget_final

since: 2.80

Declaration

gboolean
gi_object_info_get_final (
  GIObjectInfo* info
)

Description

Checks whether the object type is a final type, i.e. if it cannot be derived.

Available since: 2.80

Return value

Type: gboolean

TRUE if the object type is final.