#include <glibmm/value_basictypes.h>
Public Types | |
typedef bool | CppType |
typedef gboolean | CType |
Public Member Functions | |
void | set (bool data) |
bool | get () const |
Static Public Member Functions | |
static GType | value_type () |
typedef bool Glib::Value< bool >::CppType |
typedef gboolean Glib::Value< bool >::CType |
bool Glib::Value< bool >::get | ( | ) | const |
void Glib::Value< bool >::set | ( | bool | data | ) |
static GType Glib::Value< bool >::value_type | ( | ) | [static] |