Traits§
- Cast
- Upcasting and downcasting support.
- Cast
None - Convenience trait mirroring
Cast, implemented onOption<Object>types. - Dynamic
Object Register Ext - Error
Domain GLiberror domain.- Fixed
Size Variant Type - Trait for fixed size variant types.
- From
Variant - Extracts a value.
- HasParam
Spec - IsA
- Declares the “is a” relationship.
- Object
Class Ext - Trait for class methods on
Objectand subclasses of it. - Object
Ext - Object
Type - Implemented by types representing
glib::Objectand subclasses of it. - Param
Spec Builder Ext - A trait implemented by the various
ParamSpecbuilder types. - Param
Spec Type - Static
Type - Types that are supported by GLib dynamic typing.
- Static
Type Ext - Static
Variant Type - Returns
VariantTypeofSelf. - ToSend
Value - Converts to
SendValue. - ToValue
- Trait to convert a value to a
Value. - ToVariant
- Converts to
Variant. - Type
Module Ext - Type
Plugin Ext - Value
Type - A type that can be stored in
Values.