Atk::AttributeTraits Struct Reference

#include <atkmm/text.h>

Public Types

typedef Atk::Attribute CppType
 
typedef const AtkAttribute* CType
 
typedef AtkAttribute* CTypeNonConst
 

Static Public Member Functions

static CType to_c_type (CType item)
 
static CType to_c_type (const CppType& item)
 
static CppType to_cpp_type (CType item)
 
static void release_c_type (CType item)
 

Member Typedef Documentation

typedef const AtkAttribute* Atk::AttributeTraits::CType
typedef AtkAttribute* Atk::AttributeTraits::CTypeNonConst

Member Function Documentation

static void Atk::AttributeTraits::release_c_type ( CType  item)
inlinestatic
static CType Atk::AttributeTraits::to_c_type ( CType  item)
inlinestatic
static CType Atk::AttributeTraits::to_c_type ( const CppType item)
inlinestatic
static CppType Atk::AttributeTraits::to_cpp_type ( CType  item)
inlinestatic