#include "clientlib.h"Compounds | |
| struct | fontpicker_node |
Defines | |
| #define | F_STYLEBOX 0x80000000 |
| #define | F_NAME 0x40000000 |
| #define | F_SIZE 0x20000000 |
| #define | F_MASK 0x00FFFFFF |
| #define | SAMPLETEXT "ABC abc" |
Functions | |
| int | fontpicker_compare (struct fontpicker_node *a, struct fontpicker_node *b) |
| void | fontpicker_style (pghandle str, u32 style, s16 rship, pghandle parent) |
| pghandle | pgFontPicker (const char *title) |
| Allow the user to select any font. | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
Allow the user to select any font.
|
1.3-rc3