GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
#include <Pango.H>
Public Member Functions | |
Font () | |
Empty constructor. More... | |
Font (char *str) | |
Construct a font description from a character array. More... | |
Font (string str) | |
Construct a font description from a string. More... | |
~Font (void) | |
PangoFontDescription * | getPangoFontDescription (void) |
Private Member Functions | |
void | init () |
Private Attributes | |
PangoFontDescription * | pangoFontDescription |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |