Module glib::object
[−]
[src]
IMPL
Object wrapper implementation and Object
binding.
Structs
Object |
The base class in the object hierarchy. |
WeakRef |
Traits
Cast |
Upcasting and downcasting support. |
Downcast |
Downcasts support. |
IsA |
Declares the "is a" relationship. |
ObjectExt |