Module prelude

Module prelude 

Source

Traits§

Cast
Upcasting and downcasting support.
CastNone
Convenience trait mirroring Cast, implemented on Option<Object> types.
DynamicObjectRegisterExt
ErrorDomain
GLib error domain.
FixedSizeVariantType
Trait for fixed size variant types.
FromVariant
Extracts a value.
HasParamSpec
IsA
Declares the “is a” relationship.
ObjectClassExt
Trait for class methods on Object and subclasses of it.
ObjectExt
ObjectType
Implemented by types representing glib::Object and subclasses of it.
ParamSpecBuilderExt
A trait implemented by the various ParamSpec builder types.
ParamSpecType
StaticType
Types that are supported by GLib dynamic typing.
StaticTypeExt
StaticVariantType
Returns VariantType of Self.
ToSendValue
Converts to SendValue.
ToValue
Trait to convert a value to a Value.
ToVariant
Converts to Variant.
TypeModuleExt
TypePluginExt
ValueType
A type that can be stored in Values.