Guitarix
Glib::Container_Helpers::TypeTraits< GObject * > Struct 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

Definition at line 274 of file gx_ui_builder.cpp.

Member Typedef Documentation

◆ CppType

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

Definition at line 277 of file gx_ui_builder.cpp.

◆ CType

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

Definition at line 278 of file gx_ui_builder.cpp.

◆ CTypeNonConst

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

Definition at line 279 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 283 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 281 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 282 of file gx_ui_builder.cpp.


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