#include <gadget_w_font.h>
Inheritance diagram for gadget_w_font:

Public Member Functions | |
| void | set_font (const char *font=NULL, int xsize=0, int ysize=0) |
| void | set_font (const string &font, int xsize, int ysize) |
Protected Member Functions | |
| virtual void | _set_font (const char *font, int xsize, int ysize)=0 |
|
||||||||||||||||
|
Implemented in button_c, displayfield_c, and writablefield_c. |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.3.3