Glib::Value< int > Class Template Reference
[Generic Values]
Inherits Glib::ValueBase.
Public Types | |
typedef int | CppType |
typedef gint | CType |
Public Member Functions | |
void | set (int data) |
int | get () const |
Static Public Member Functions | |
static GType | value_type () |
template <>
class Glib::Value< int >
Member Typedef Documentation
typedef int Glib::Value< int >::CppType |
typedef gint Glib::Value< int >::CType |
Member Function Documentation
int Glib::Value< int >::get | ( | ) | const |
void Glib::Value< int >::set | ( | int | data | ) |
static GType Glib::Value< int >::value_type | ( | ) | [static] |
The documentation for this class was generated from the following file:
- glibmm/value_basictypes.h