gobject.type_query
Module for [TypeQuery] class
class TypeQuery
Types 1
classTypeQuery
A structure holding information for a specific type.
See also: [gobject.global.typeQuery]
Fields
GTypeQuery _cInstanceMethods
void * _cPtr()void type(gobject.types.GType propval) @propertySet `type` field. Params: propval = the #GType value of the typevoid classSize(uint propval) @propertySet `classSize` field. Params: propval = the size of the class structurevoid instanceSize(uint propval) @propertySet `instanceSize` field. Params: propval = the size of the instance structure