Glib::Glib::Value< int > Class Template Reference
[Generic Values]
Inheritance diagram for Glib::Glib::Value< int >:

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 () G_GNUC_CONST |
template<>
class Glib::Glib::Value< int >
Member Typedef Documentation
typedef int Glib::Glib::Value<int>::CppType |
typedef gint Glib::Glib::Value<int>::CType |
Member Function Documentation
static GType Glib::Glib::Value< int >::value_type | ( | ) | [static] |
void Glib::Glib::Value< int >::set | ( | int | data | ) |
int Glib::Glib::Value< int >::get | ( | ) | const |
The documentation for this class was generated from the following file: