![]() |
![]()
| ![]() |
![]()
NAMEEZ_HighlightWidget - turn widget highlighting on/off.SYNOPSIS#include <EZ.h> void EZ_HighlightWidget( EZ_Widget *widget, int onoff) ARGUMENTSwidget Specifies an EZ Widget. onoff Specifies a boolean value.DESCRIPTIONEZ_HighlightWidget turns widget highlighting on/off. When turned on, the widget will be displayed using a brighter background color or tile pixmap.SEE ALSOEZ_DisplayWidget(3)
|