Provided by: s3d-doc_0.2.2.1-6build3_all
NAME
s3dw_moveit - apply widgets moving function
SYNOPSIS
#include <s3dw.h> void s3dw_moveit(s3dw_widget *widget);
DESCRIPTION
Moves/translates the widget as you specified in it's private s3dw_widget structure. Should be casted with S3DWIDGET().
AUTHOR
Simon Wunderlich Author of s3d