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