MANPAGES
Skip Quicknav
/ testing / s3d-doc / s3dw_show(3)
Scroll to navigation
s3dw_show - make widget visible
#include <s3dw.h>
void s3dw_show(s3dw_widget *widget);
Switches a widget visible. Should be casted with S3DWIDGET().
Simon Wunderlich