|
Main Page
Widgets
Namespaces
Book
Glib::Value< unsigned long long > Class Template Reference
[Generic Values]
Inheritance diagram for Glib::Value< unsigned long long >:
[legend]List of all members.
|
Public Types |
typedef unsigned long long | CppType |
typedef guint64 | CType |
Public Methods |
void | set (unsigned long long data) |
unsigned long long | get () const |
Static Public Methods |
GType | value_type () G_GNUC_CONST |
template<>
class Glib::Value< unsigned long long >
Member Typedef Documentation
typedef unsigned long long Glib::Value<unsigned long long>::CppType
|
|
Member Function Documentation
unsigned long long Glib::Value<unsigned long long>::get |
( |
|
) |
const |
|
void Glib::Value<unsigned long long>::set |
( |
unsigned long long |
data |
) |
|
|
GType Glib::Value<unsigned long 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
|