EZ_AllowDualLabel(3) EZWGL Functions EZ_AllowDualLabel(3)NAME
EZ_AllowDualLabel - enable simultaneous pixmap and textual lablesSYNOPSIS
#include <EZ.h> void EZ_AllowDualLabel( int *onoff)ARGUMENTS
onff Specifies a boolean value.DESCRIPTION
EZ_AllowDualLabel sets the global state for labeling button type widgets. If on, pixmap and textual labels will be displayed simutaneously. The default state is off.SEE ALSO
EZ_SetWidgetLabelString(3) EZWGL EZ_AllowDualLabel(3)