GType

class GType(*args, **kwargs)

Methods

class GType
classmethod from_name(name: str) GType
Parameters:

name

has_value_table() None
is_a(type: GType) bool
Parameters:

type

is_abstract() bool
is_classed() bool
is_deep_derivable() bool
is_derivable() bool
is_instantiatable() bool
is_interface() bool
is_value_abstract() bool
is_value_type() bool

Fields

class GType
children
depth
fundamental
interfaces
name
parent
pytype