glibmm
2.38.2
|
#include <glibmm/value.h>
Public Types | |
typedef T | CppType |
typedef T::BaseObjectType* | CType |
Public Member Functions | |
void | set (const CppType& data) |
CppType | get () 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 T Glib::Value_Boxed< T >::CppType |
typedef T::BaseObjectType* Glib::Value_Boxed< T >::CType |
|
inline |
|
inline |
|
inlinestatic |