s3dw_surface_new(3) debian man page | unix.com

Man Page: s3dw_surface_new

Operating Environment: debian

Section: 3

S3DW_SURFACE_NEW(3)						    s3d Manual						       S3DW_SURFACE_NEW(3)

NAME
s3dw_surface_new - create a new surface
SYNOPSIS
#include <s3dw.h> s3dw_surface *s3dw_surface_new(const char *title, float width, float height);
DESCRIPTION
Creates a new surface (a new window) with title "title" and dimension "width" x "height". See s3dw_surface for information about callbacks which may be defined.
AUTHOR
Simon Wunderlich Author of s3d s3d S3DW_SURFACE_NEW(3)
Related Man Pages
sdl_setvideomode(3) - opensolaris
cli_set_process_title(3) - php
sdl::cookbook::pdl(3pm) - debian
sdl::surface(3pm) - debian
sdl::tutorial(3pm) - debian
Similar Topics in the Unix Linux Community
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
Weird 'find' results
My first PERL incarnation... Audio Oscillograph