atkmm
2.28.2
|
#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) |
typedef const AtkAttribute* Atk::AttributeTraits::CType |
typedef AtkAttribute* Atk::AttributeTraits::CTypeNonConst |
|
inlinestatic |