gboolean g_object_info_get_fundamental GIRepository.ObjectInfo info object_info_get_fundamental @accepts(GIRepository.ObjectInfo) @returns(gboolean) def object_info_get_fundamental(info)

Obtain if the object type is of a fundamental type which is not G_TYPE_OBJECT. This is mostly for supporting GstMiniObject.

info :

a GIObjectInfo

Returns :

%TRUE if the object type is a fundamental type