Glib::Value< long > Class Template Reference
[Generic Values]
Inheritance diagram for Glib::Value< long >:
Public Types | |
typedef long | CppType |
typedef glong | CType |
Public Member Functions | |
void | set (long data) |
long | get () const |
Static Public Member Functions | |
static GType | value_type () G_GNUC_CONST |
template<>
class Glib::Value< long >
Member Typedef Documentation
typedef long Glib::Value<long>::CppType |
typedef glong Glib::Value<long>::CType |
Member Function Documentation
static GType Glib::Value<long>::value_type | ( | ) | [static] |
void Glib::Value<long>::set | ( | long | data | ) |
long Glib::Value<long>::get | ( | ) | const |
The documentation for this class was generated from the following file: