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