debian man page for s3dw_input_new

Query: s3dw_input_new

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

S3DW_INPUT_NEW(3)						    s3d Manual							 S3DW_INPUT_NEW(3)

NAME
s3dw_input_new - create a new input in the surface
SYNOPSIS
#include <s3dw.h> s3dw_input *s3dw_input_new(const s3dw_surface *surface, float width, float posx, float posy);
DESCRIPTION
Creates a new input-box on the surface with a input width of "width", the upper left corner at (posx,posy) on the surface. The input-box is empty on creation and can be change with s3dw_input_change_text, and received with s3dw_input_gettext See s3dw_input for information about callbacks which may be defined.
AUTHOR
Simon Wunderlich Author of s3d s3d S3DW_INPUT_NEW(3)
Related Man Pages
sdl_creatergbsurface(3) - opensolaris
sdl_locksurface(3) - debian
xkbcomputeshapetop(3) - debian
xkbcomputeshapetop(3) - x11r4
sdl_locksurface(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph