GObject.TypeQuery¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
class_size |
r/w |
the size of the class structure |
|
instance_size |
r/w |
the size of the instance structure |
|
type |
r/w |
the |
|
type_name |
r/w |
the name of the type |
Methods¶
None
Details¶
- class GObject.TypeQuery¶
A structure holding information for a specific type.
See also:
GObject.type_query
()