:right-sidebar: True GType =================================================================== .. currentmodule:: gi.repository.GObject .. class:: GType(*args, **kwargs) :no-contents-entry: Methods ------- .. rst-class:: interim-class .. class:: GType :no-index: .. classmethod:: from_name(name: str) -> ~gobject.GType :param name: .. method:: has_value_table() -> None .. method:: is_a(type: ~gobject.GType) -> bool :param type: .. method:: is_abstract() -> bool .. method:: is_classed() -> bool .. method:: is_deep_derivable() -> bool .. method:: is_derivable() -> bool .. method:: is_instantiatable() -> bool .. method:: is_interface() -> bool .. method:: is_value_abstract() -> bool .. method:: is_value_type() -> bool Fields ------ .. rst-class:: interim-class .. class:: GType :no-index: .. attribute:: children .. attribute:: depth .. attribute:: fundamental .. attribute:: interfaces .. attribute:: name .. attribute:: parent .. attribute:: pytype