_GTypeQuery Struct Reference

#include <stdapis/glib-2.0/gobject/gtype.h>

struct _GTypeQuery

Detailed Description

GTypeQuery: : the GType value of the type. : the name of the type. : the size of the class structure. : the size of the instance structure.

A structure holding information for a specific type. It is filled in by the g_type_query() function.

Member Attribute Documentation

class_size

guint class_size

instance_size

guint instance_size

type

GType type

type_name

const gchar *type_name