#include <gui.h>

Public Attributes | |
| tGfuiLabel | label |
| float * | bgColor [3] |
| float * | fgColor [3] |
| float * | bgFocusColor [3] |
| float * | fgFocusColor [3] |
| unsigned int | state |
| int | buttonType |
| int | mouseBehaviour |
| void * | userDataOnPush |
| tfuiCallback | onPush |
| void * | userDataOnFocus |
| tfuiCallback | onFocus |
| tfuiCallback | onFocusLost |
| tGfuiLabel tGfuiButton::label |
| tfuiCallback tGfuiButton::onFocus |
| tfuiCallback tGfuiButton::onFocusLost |
| tfuiCallback tGfuiButton::onPush |