pangomm 2.46.0
Pango::LayoutLineTraits Struct Reference

#include <pangomm/layoutline.h>

Public Types

typedef Glib::RefPtr< LayoutLineCppType
typedef PangoLayoutLine* CType
typedef PangoLayoutLine* CTypeNonConst

Static Public Member Functions

static CType to_c_type (const CppType& ptr)
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 PangoLayoutLine* Pango::LayoutLineTraits::CType

◆ CTypeNonConst

typedef PangoLayoutLine* Pango::LayoutLineTraits::CTypeNonConst

Member Function Documentation

◆ release_c_type()

void Pango::LayoutLineTraits::release_c_type ( CType ptr)
inlinestatic

◆ to_c_type() [1/2]

CType Pango::LayoutLineTraits::to_c_type ( const CppType& ptr)
inlinestatic

◆ to_c_type() [2/2]

CType Pango::LayoutLineTraits::to_c_type ( CType ptr)
inlinestatic

◆ to_cpp_type()

CppType Pango::LayoutLineTraits::to_cpp_type ( CType ptr)
inlinestatic