| gtkmm 4.18.0
    | 
Specialization for pointers to cairo surfaces. More...
#include <gdkmm/cairoutils.h>
| Public Types | |
| using | CppType = ::Cairo::RefPtr<::Cairo::Surface> | 
| using | CType = ::Cairo::Surface::cobject* | 
| using | CTypeNonConst = ::Cairo::Surface::cobject* | 
| typedef T | CppType | 
| typedef T | CType | 
| typedef T | 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) | 
| static CType | to_c_type (const CppType & item) | 
| static CppType | to_cpp_type (const CType & item) | 
| static void | release_c_type (const CType &) | 
Specialization for pointers to cairo surfaces.
The C++ type is always a Cairo::RefPtr<>.
| 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* | 
| 
 | inlinestatic | 
| 
 | inlinestatic | 
| 
 | inlinestatic | 
| 
 | inlinestatic |