gtkmm 4.18.0
|
#include <gdkmm/colorstate.h>
Public Types | |
using | CppType = Glib::RefPtr< Gdk::ColorState > |
using | CType = GdkColorState * |
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_ |
using Glib::Value< Glib::RefPtr< Gdk::ColorState > >::CppType = Glib::RefPtr<Gdk::ColorState> |
using Glib::Value< Glib::RefPtr< Gdk::ColorState > >::CType = GdkColorState* |
CppType Glib::Value< Glib::RefPtr< Gdk::ColorState > >::get | ( | ) | const |
void Glib::Value< Glib::RefPtr< Gdk::ColorState > >::set | ( | const CppType & | data | ) |
|
static |