Github User Fetcher 1.0.0
C Application with Server and GUI
|
G_ENUM_CLASS:
Casts a derived GEnumClass structure into a GEnumClass structure.
G_IS_ENUM_CLASS:
Checks whether
G_ENUM_CLASS_TYPE:
Get the type identifier from a given GEnumClass structure.
Returns: the GType
G_ENUM_CLASS_TYPE_NAME:
Get the static type name from a given GEnumClass structure.
Returns: the type name.
G_FLAGS_CLASS:
Casts a derived GFlagsClass structure into a GFlagsClass structure.
G_IS_FLAGS_CLASS:
Checks whether
G_FLAGS_CLASS_TYPE:
Get the type identifier from a given GFlagsClass structure.
Returns: the GType
G_FLAGS_CLASS_TYPE_NAME:
Get the static type name from a given GFlagsClass structure.
Returns: the type name.
G_OBJECT_CLASS:
Casts a derived GObjectClass structure into a GObjectClass structure.
G_IS_OBJECT_CLASS:
Checks whether
G_OBJECT_CLASS_TYPE:
Get the type id of a class structure.
Returns: Type id of
G_OBJECT_CLASS_NAME:
Return the name of a class structure's type.
Returns: Type name of
G_INITIALLY_UNOWNED_CLASS:
Casts a derived GInitiallyUnownedClass structure into a GInitiallyUnownedClass structure.
G_IS_INITIALLY_UNOWNED_CLASS:
Checks whether