Guitarix
Glib::Container_Helpers::TypeTraits< GObject * > Struct Template Reference

Public Types

typedef GObject * CppType
 
typedef GObject * CType
 
typedef GObject * CTypeNonConst
 

Static Public Member Functions

static CType to_c_type (CppType item)
 
static CppType to_cpp_type (CType item)
 
static void release_c_type (CType)
 

Detailed Description

template<>
struct Glib::Container_Helpers::TypeTraits< GObject * >

Definition at line 270 of file gx_ui_builder.cpp.

Member Typedef Documentation

§ CppType

typedef GObject* Glib::Container_Helpers::TypeTraits< GObject * >::CppType

Definition at line 271 of file gx_ui_builder.cpp.

§ CType

typedef GObject* Glib::Container_Helpers::TypeTraits< GObject * >::CType

Definition at line 272 of file gx_ui_builder.cpp.

§ CTypeNonConst

typedef GObject* Glib::Container_Helpers::TypeTraits< GObject * >::CTypeNonConst

Definition at line 273 of file gx_ui_builder.cpp.

Member Function Documentation

§ release_c_type()

static void Glib::Container_Helpers::TypeTraits< GObject * >::release_c_type ( CType  )
inlinestatic

Definition at line 277 of file gx_ui_builder.cpp.

§ to_c_type()

static CType Glib::Container_Helpers::TypeTraits< GObject * >::to_c_type ( CppType  item)
inlinestatic

Definition at line 275 of file gx_ui_builder.cpp.

§ to_cpp_type()

static CppType Glib::Container_Helpers::TypeTraits< GObject * >::to_cpp_type ( CType  item)
inlinestatic

Definition at line 276 of file gx_ui_builder.cpp.


The documentation for this struct was generated from the following file: