gtkmm 4.17.0
|
Specialization for pointers to const cairo surfaces. More...
#include <gdkmm/cairoutils.h>
Public Types | |
using | CppType = Cairo::RefPtr< const ::Cairo::Surface > |
using | CType = const ::Cairo::Surface::cobject * |
using | CTypeNonConst = ::Cairo::Surface::cobject * |
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) |
Specialization for pointers to const cairo surfaces.
The C++ type is always a Cairo::RefPtr<>.
using Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr< const ::Cairo::Surface > >::CppType = Cairo::RefPtr<const ::Cairo::Surface> |
using Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr< const ::Cairo::Surface > >::CType = const ::Cairo::Surface::cobject* |
using Glib::Container_Helpers::TypeTraits<::Cairo::RefPtr< const ::Cairo::Surface > >::CTypeNonConst = ::Cairo::Surface::cobject* |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |