Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gtype.h>
Data Fields | |
GType | type |
const gchar * | type_name |
guint | class_size |
guint | instance_size |
GTypeQuery: @type: the GType value of the type @type_name: the name of the type @class_size: the size of the class structure @instance_size: the size of the instance structure
A structure holding information for a specific type.
See also: g_type_query()