s3dw_moveit - apply widgets moving function
#include <s3dw.h> void s3dw_moveit(s3dw_widget *widget);
Moves/translates the widget as you specified in it´s private s3dw_widget structure. Should be casted with S3DWIDGET().
Simon Wunderlich Author of s3d