Public Types | |
typedef Glib::RefPtr< Gio::Volume > | CppType |
typedef GVolume* | CType |
typedef GVolume* | CTypeNonConst |
Static Public Member Functions | |
static CType | to_c_type (const CppType& item) |
static CppType | to_cpp_type (const CType& item) |
static void | release_c_type (CType item) |
typedef Glib::RefPtr<Gio::Volume> Glib::Container_Helpers::TypeTraits< Glib::RefPtr< Gio::Volume > >::CppType |
typedef GVolume* Glib::Container_Helpers::TypeTraits< Glib::RefPtr< Gio::Volume > >::CType |
typedef GVolume* Glib::Container_Helpers::TypeTraits< Glib::RefPtr< Gio::Volume > >::CTypeNonConst |
static void Glib::Container_Helpers::TypeTraits< Glib::RefPtr< Gio::Volume > >::release_c_type | ( | CType | item | ) | [inline, static] |
static CType Glib::Container_Helpers::TypeTraits< Glib::RefPtr< Gio::Volume > >::to_c_type | ( | const CppType& | item | ) | [inline, static] |
static CppType Glib::Container_Helpers::TypeTraits< Glib::RefPtr< Gio::Volume > >::to_cpp_type | ( | const CType& | item | ) | [inline, static] |