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