GIRepository.StructInfo g_object_info_get_class_struct GIRepository.ObjectInfo info object_info_get_class_struct @accepts(GIRepository.ObjectInfo) @returns(GIRepository.StructInfo) def object_info_get_class_struct(info)

Every GObject has two structures; an instance structure and a class structure. This function returns the metadata for the class structure.

g_base_info_unref() when done.

info :

a GIObjectInfo

Returns :

the GIStructInfo or None. Free with