gtkmm 4.10.0
|
#include <gtkmm/expression.h>
Public Types | |
using | CppType = RefPtr< Gtk::Expression< T > > |
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 () |
Additional Inherited Members | |
![]() | |
GValue | gobject_ |
using Glib::Value< RefPtr< Gtk::Expression< T > > >::CppType = RefPtr<Gtk::Expression<T> > |
Value< RefPtr< Gtk::Expression< T > > >::CppType Glib::Value< RefPtr< Gtk::Expression< T > > >::get |
void Glib::Value< RefPtr< Gtk::Expression< T > > >::set | ( | const CppType & | data | ) |
|
static |