Specialization for pointers to cairo surfaces.
More...
#include <gdkmm/cairoutils.h>
|
using | CppType = ::Cairo::RefPtr<::Cairo::Surface > |
|
using | CType = ::Cairo::Surface::cobject* |
|
using | CTypeNonConst = ::Cairo::Surface::cobject* |
|
template<>
struct Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr<::Cairo::Surface > >
Specialization for pointers to cairo surfaces.
The C++ type is always a Cairo::RefPtr<>.
- Since gtkmm 3.92:
using Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr<::Cairo::Surface > >::CppType = ::Cairo::RefPtr<::Cairo::Surface> |
using Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr<::Cairo::Surface > >::CType = ::Cairo::Surface::cobject* |
using Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr<::Cairo::Surface > >::CTypeNonConst = ::Cairo::Surface::cobject* |
static void Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr<::Cairo::Surface > >::release_c_type |
( |
CType |
ptr | ) |
|
|
inlinestatic |
static CType Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr<::Cairo::Surface > >::to_c_type |
( |
const CppType& |
ptr | ) |
|
|
inlinestatic |
static CType Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr<::Cairo::Surface > >::to_c_type |
( |
CType |
ptr | ) |
|
|
inlinestatic |
static CppType Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr<::Cairo::Surface > >::to_cpp_type |
( |
CType |
ptr | ) |
|
|
inlinestatic |