Query: s3dw_label_new
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3DW_LABEL_NEW(3) s3d Manual S3DW_LABEL_NEW(3)NAMEs3dw_label_new - create a new label in the surfaceSYNOPSIS#include <s3dw.h> s3dw_label *s3dw_label_new(const s3dw_surface *surface, const char *text, float posx, float posy);DESCRIPTIONCreates a new label on the surface, with "text" written on it and the upper left corner at (posx,posy) on the surface. See s3dw_label for information about callbacks which may be defined.AUTHORSimon Wunderlich Author of s3d s3d S3DW_LABEL_NEW(3)
Related Man Pages |
---|
sdl_blitsurface(3) - redhat |
sdl_locksurface(3) - debian |
xkbcomputeshapetop(3) - debian |
sdl_locksurface(3) - suse |
xkbcomputeshapetop(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Introduction |
Detecting unused variables... |
One instance of comparing grep and awk |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |