![]() |
![]()
| ![]() |
![]()
NAMEEZ_WidgetIsViewable - query if a widget is currently viewableSYNOPSIS#include <EZ.h> int EZ_WidgetIsViewable(EZ_Widget *widget) ARGUMENTSwidget Specifies a widget.DESCRIPTIONEZ_WidgetIsViewable returns 1 if widget is currently viewable and returns 0 if it is not.SEE ALSOEZ_WidgetExist(3), EZ_CreateWidget(3)
|