iPXE
label Struct Reference

A text label widget. More...

#include <label.h>

Data Fields

struct widget widget
 Text widget.
const char * text
 Label text.

Detailed Description

A text label widget.

Definition at line 16 of file label.h.

Field Documentation

◆ widget

struct widget label::widget

Text widget.

Definition at line 18 of file label.h.

Referenced by init_label().

◆ text

const char* label::text

Label text.

Definition at line 20 of file label.h.

Referenced by init_label().


The documentation for this struct was generated from the following file: