- public uint get_major_version ()
Returns the major version number of the girepository library.
- public uint get_micro_version ()
Returns the micro version number of the girepository library.
- public uint get_minor_version ()
Returns the minor version number of the girepository library.
- public void type_tag_argument_from_hash_pointer (TypeTag storage_type, void* hash_pointer, Argument arg)
GLib data structures, such as List,
SList, and GenericSet, all store data pointers.
- public void* type_tag_hash_pointer_from_argument (TypeTag storage_type, Argument arg)
GLib data structures, such as List,
SList, and GenericSet, all store data pointers.