#include <types.h>
Collaboration diagram for textlabel_t:
Public Attributes | |
char * | text |
char * | fontname |
char * | fontcolor |
double | fontsize |
pointf | dimen |
point | p |
pointf | d |
union { | |
struct { | |
textline_t * line | |
short nlines | |
} txt | |
htmllabel_t * html | |
} | u |
boolean | set |
boolean | html |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|