Home | History | Annotate | Download | only in gobject

Lines Matching defs:GTypeInfo

377 typedef struct _GTypeInfo               GTypeInfo;
702 * @class_data: The @class_data member supplied via the #GTypeInfo structure.
808 * @class_data: The @class_data member supplied via the #GTypeInfo structure.
813 * Also, specification of a GClassFinalizeFunc() in the #GTypeInfo
922 * GTypeInfo:
946 * (or is copied into the provided #GTypeInfo structure in the
1187 const GTypeInfo *info,
1203 const GTypeInfo *info,
1231 * class initialization function, an instance initialization function (see #GTypeInfo for information about