36 unsigned int width,
const char *text ) {
struct widget widget
Text widget.
static void init_label(struct label *label, unsigned int row, unsigned int col, unsigned int width, const char *text)
Initialise text label widget.
const char * text
Label text.
struct widget_operations label_operations
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)