Specialization of Glib::Value<> for Cairo::RefPtr<Cairo::Surface>.
More...
#include <gtkmm/cellrendererpixbuf.h>
|
using | T = ::Cairo::Surface |
|
using | CppType = ::Cairo::RefPtr< T > |
|
using | CType = T::cobject |
|
template<>
class Glib::Value<::Cairo::RefPtr<::Cairo::Surface > >
Specialization of Glib::Value<> for Cairo::RefPtr<Cairo::Surface>.
Needed for Gtk::CellRendererPixbuf::property_surface().
◆ CppType
◆ CType
using Glib::Value<::Cairo::RefPtr<::Cairo::Surface > >::T = ::Cairo::Surface |
◆ get()
◆ set()
◆ value_type()
static GType Glib::Value<::Cairo::RefPtr<::Cairo::Surface > >::value_type |
( |
| ) |
|
|
inlinestatic |