S3DW_MOVEIT(3) | s3d Manual | S3DW_MOVEIT(3) |
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
s3d |