glibmm
2.32.1
|
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 () |
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.