DragonFly On-Line Manual Pages

Search: Section:  


EZ_GetLedString(3)              EZWGL Functions             EZ_GetLedString(3)

NAME

EZ_SetLedString - retrieve the string currently displayed on an LED widget

SYNOPSIS

#include <EZ.h> char *EZ_GetLedString(EZ_Widget *led)

ARGUMENTS

led Specifies a LED widget.

DESCRIPTION

EZ_GetLedString returns the string currently displayed on an LED widget.

SEE ALSO

EZ_SetLedString(3), EZ_QueueLedAction(3), EZ_SetLedFont(3), EZ_SetLedPixelSize(3), EZ_SetLedFont(3), EZ_SetLedColorFunction(3) EZWGL EZ_GetLedString(3)

Search: Section: