Expand description
Traits and essential types intended for blanket imports.
Structs
- Continue calling the closure in the future iterations or drop it.
Traits
- Upcasting and downcasting support.
- Convenience trait mirroring
Cast
, implemented onOption<Object>
types. - Declares the “is a” relationship.
- Implemented by types representing
glib::Object
and subclasses of it. - A trait implemented by the various
ParamSpec
builder types. - Types that are supported by GLib dynamic typing.
- Returns
VariantType
ofSelf
. - Converts to
SendValue
. - Trait to convert a value to a
Value
. - Converts to
Variant
.