pangomm 2.56.2
|
#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) |
typedef const PangoAttribute* Pango::AttributeTraits::CType |
typedef PangoAttribute* Pango::AttributeTraits::CTypeNonConst |
|
inlinestatic |