pangomm  2.40.1
Public Types | Static Public Member Functions | List of all members
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

typedef PangoLayoutLine* Pango::LayoutLineTraits::CType
typedef PangoLayoutLine* Pango::LayoutLineTraits::CTypeNonConst

Member Function Documentation

static void Pango::LayoutLineTraits::release_c_type ( CType  ptr)
inlinestatic
static CType Pango::LayoutLineTraits::to_c_type ( const CppType ptr)
inlinestatic
static CType Pango::LayoutLineTraits::to_c_type ( CType  ptr)
inlinestatic
static CppType Pango::LayoutLineTraits::to_cpp_type ( CType  ptr)
inlinestatic