pangomm 2.52.0
Public Types | Static Public Member Functions | List of all members
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

◆ CppType

◆ CType

typedef const PangoAttribute* Pango::AttributeTraits::CType

◆ CTypeNonConst

typedef PangoAttribute* Pango::AttributeTraits::CTypeNonConst

Member Function Documentation

◆ release_c_type()

static void Pango::AttributeTraits::release_c_type ( CType  ptr)
inlinestatic

◆ to_c_type() [1/2]

static CType Pango::AttributeTraits::to_c_type ( const CppType obj)
inlinestatic

◆ to_c_type() [2/2]

static CType Pango::AttributeTraits::to_c_type ( CType  ptr)
inlinestatic

◆ to_cpp_type()

static CppType Pango::AttributeTraits::to_cpp_type ( CType  ptr)
inlinestatic