pangomm  2.40.1
Public Types | Static Public Member Functions | List of all members
Pango::ItemTraits Struct Reference

#include <pangomm/item.h>

Public Types

typedef Pango::Item CppType
 
typedef const PangoItem* CType
 
typedef PangoItem* CTypeNonConst
 

Static Public Member Functions

static CType to_c_type (const CppType& obj)
 
static CType to_c_type (CType ptr)
 
static CppType to_cpp_type (CType ptr)
 
static void release_c_type (CType ptr)
 

Member Typedef Documentation

typedef const PangoItem* Pango::ItemTraits::CType

Member Function Documentation

static void Pango::ItemTraits::release_c_type ( CType  ptr)
inlinestatic
static CType Pango::ItemTraits::to_c_type ( const CppType obj)
inlinestatic
static CType Pango::ItemTraits::to_c_type ( CType  ptr)
inlinestatic
static CppType Pango::ItemTraits::to_cpp_type ( CType  ptr)
inlinestatic