#include <Gfont.h>
Inheritance diagram for Gfont:
Public Methods | |
Gfont (Gstring fontname) | |
Gfont (Gfont &f) | |
~Gfont () | |
GdkFont* | GetFont () |
|
A font created with the name of the font. |
|
Copy constructor. Warning: copied font point to the same gdk structure !! |
|
Return the gdk font. used internally |