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