pangomm: Pango::AttributeTraits Struct Reference

#include <pangomm/attributes.h>

Public Types

typedef Pango::Attribute CppType
 
typedef const PangoAttribute* CType
 
typedef PangoAttribute* 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 PangoAttribute* Pango::AttributeTraits::CType
typedef PangoAttribute* Pango::AttributeTraits::CTypeNonConst

Member Function Documentation

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