Query: s3dw_surface
OS: debian
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
_S3DW_SURFACE(9) s3d Manual _S3DW_SURFACE(9)NAMEs3dw_surface - root of s3d widgetSYNOPSIS#include <s3dw.h>STRUCTURE MEMBERSstruct _s3dw_surface { s3dw_widget widget; uint32_t oid_title; uint32_t oid_tbar; char *title; }DESCRIPTIONA surface is the window of this widget library, holding all of our elements like buttons, input fields etc ...AUTHORSimon Wunderlich Author of s3d s3d _S3DW_SURFACE(9)