debian man page for s3dw_textbox_new

Query: s3dw_textbox_new

OS: debian

Section: 3

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

S3DW_TEXTBOX_NEW(3)						    s3d Manual						       S3DW_TEXTBOX_NEW(3)

NAME
s3dw_textbox_new - create a new textbox in the surface
SYNOPSIS
#include <s3dw.h> s3dw_textbox *s3dw_textbox_new(const s3dw_surface *surface, const char *text, float posx, float posy, float width, float height);
DESCRIPTION
Creates a new textbox on the surface, with "text" written on it and the upper left corner at (posx,posy) on the surface. Width and height define the size of the textbox including scrollbars which are rendered around the textfield. See s3dw_textbox for information about callbacks which may be defined.
AUTHOR
Simon Wunderlich Author of s3d s3d S3DW_TEXTBOX_NEW(3)
Related Man Pages
sdl_locksurface(3) - redhat
sdl_locksurface(3) - suse
cairocontext(3) - php
sdl::pixelformat(3pm) - debian
sdl::surface(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com