pangomm  2.42.1
Public Types | Static Public Member Functions | Public Attributes | List of all members
Pango::AttributeTraits Struct Reference

#include <pangomm/attributes.h>

Public Types

typedef Pango::Attribute CppType
 
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)
 

Public Attributes

const typedef PangoAttribute* CType
 

Member Typedef Documentation

◆ CppType

◆ 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

Member Data Documentation

◆ CType

const typedef PangoAttribute* Pango::AttributeTraits::CType