gtkmm 4.17.0
|
#include <gdkmm/contentformats.h>
Public Types | |
typedef Glib::RefPtr< Gdk::ContentFormats > | CppType |
typedef GdkContentFormats * | CType |
Public Member Functions | |
void | set (const CppType &data) |
CppType | get () const |
![]() | |
ValueBase () | |
ValueBase (const ValueBase &other) | |
ValueBase & | operator= (const ValueBase &other) |
~ValueBase () noexcept | |
void | init (GType type) |
void | init (const GValue *value) |
void | reset () |
GValue * | gobj () |
const GValue * | gobj () const |
Static Public Member Functions | |
static GType | value_type () |
![]() | |
static GType | value_type () |
Additional Inherited Members | |
![]() | |
void | set_boxed (const void *data) |
void * | get_boxed () const |
![]() | |
GValue | gobject_ |
typedef Glib::RefPtr<Gdk::ContentFormats> Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::CppType |
typedef GdkContentFormats* Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::CType |
CppType Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::get | ( | ) | const |
void Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::set | ( | const CppType & | data | ) |
|
static |