glibmm
2.39.93
|
Specialization for pointers to const instances of any type. More...
#include <glibmm/value_custom.h>
Additional Inherited Members | |
![]() | |
typedef const T* | CppType |
typedef void* | CType |
![]() | |
void | set (CppType data) |
CppType | get () const |
![]() | |
static GType | value_type () |
![]() | |
void | set_object (Glib::ObjectBase* data) |
Glib::ObjectBase* | get_object () const |
Glib::RefPtr< Glib::ObjectBase > | get_object_copy () const |
![]() | |
GValue | gobject_ |
Specialization for pointers to const instances of any type.
No attempt is made to manage the memory associated with the pointer, you must take care of that yourself.