|
Main Page
Widgets
Namespaces
Book
Glib::Value< unsigned long > Class Template Reference
[Generic Values]
Inheritance diagram for Glib::Value< unsigned long >:
[legend]List of all members.
|
Public Types |
typedef unsigned long | CppType |
typedef gulong | CType |
Public Methods |
void | set (unsigned long data) |
unsigned long | get () const |
Static Public Methods |
GType | value_type () G_GNUC_CONST |
template<>
class Glib::Value< unsigned long >
Member Typedef Documentation
typedef unsigned long Glib::Value<unsigned long>::CppType
|
|
Member Function Documentation
unsigned long Glib::Value<unsigned long>::get |
( |
|
) |
const |
|
void Glib::Value<unsigned long>::set |
( |
unsigned long |
data |
) |
|
|
GType Glib::Value<unsigned long>::value_type |
( |
|
) |
[static] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|