:right-sidebar: True TypeQuery =================================================================== .. currentmodule:: gi.repository.GObject .. class:: TypeQuery(*args, **kwargs) :no-contents-entry: A structure holding information for a specific type. See also: :func:`~gi.repository.GObject.type_query` Fields ------ .. rst-class:: interim-class .. class:: TypeQuery :no-index: .. attribute:: class_size The size of the class structure .. attribute:: instance_size The size of the instance structure .. attribute:: type The :obj:`~gi.repository.GObject.Type` value of the type .. attribute:: type_name The name of the type