[−][src]Trait glib::object::ObjectType
Implemented by types representing glib::Object
and subclasses of it.
Associated Types
type GlibType: 'static
type of the FFI Instance structure.
type GlibClassType: 'static
type of the FFI Class structure.
type RustClassType: 'static
type of the Rust Class structure.