|
Classes |
class | ArrayHandleIterator |
struct | TypeTraits |
| Generic TypeTraits implementation. More...
|
class | ListHandleIterator |
| If a method takes this as an argument, or has this as a return type, then you can use a standard container such as std::list or std::vector. More...
|
class | SListHandleIterator |
| If a method takes this as an argument, or has this as a return type, then you can use a standard container such as std::list or std::vector. More...
|
struct | TypeTraits<Glib::RefPtr<Gio::Drive>> |
| This specialization of TypeTraits exists because the default use of Glib::wrap(GObject*), instead of a specific Glib::wrap(GSomeInterface*), would not return a wrapper for an interface. More...
|
struct | TypeTraits<Glib::RefPtr<Gio::Mount>> |
| This specialization of TypeTraits exists because the default use of Glib::wrap(GObject*), instead of a specific Glib::wrap(GSomeInterface*), would not return a wrapper for an interface. More...
|
struct | TypeTraits<Glib::RefPtr<Gio::Volume>> |
| This specialization of TypeTraits exists because the default use of Glib::wrap(GObject*), instead of a specific Glib::wrap(GSomeInterface*), would not return a wrapper for an interface. More...
|