glibmm  2.33.3
Static Public Member Functions | Protected Member Functions
Glib::ValueBase_Boxed Class Reference

#include <glibmm/value.h>

Inheritance diagram for Glib::ValueBase_Boxed:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static GType value_type ()

Protected Member Functions

void set_boxed (const void* data)
void* get_boxed () const

Member Function Documentation

void* Glib::ValueBase_Boxed::get_boxed ( ) const [protected]
void Glib::ValueBase_Boxed::set_boxed ( const void *  data) [protected]
static GType Glib::ValueBase_Boxed::value_type ( ) [static]

Reimplemented in Glib::Value_Boxed, and Glib::Value.