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