Module glib::object
[−]
[src]
Types that facilitate representing GObject descendants.
Structs
| GenericObject |
The crate-local generic type for |
| Object | |
| Ref |
A reference to any GObject descendant. |
| VirtualRef |
A helper type holding a reference to a specific object or interface. |
Traits
| Downcast |
A complement to |
| ObjectExt | |
| Upcast |
Declares the "is a" relationship. |
| Wrapper |
A wrapper around the |