Query: s3dw_label
OS: debian
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
_S3DW_LABEL(9) s3d Manual _S3DW_LABEL(9)NAMEs3dw_label - label of s3d widgetSYNOPSIS#include <s3dw.h>STRUCTURE MEMBERSstruct _s3dw_label { s3dw_widget widget; char *text; s3dw_callback onclick; }DESCRIPTIONThe labels is an label-field where a user may type things. onclick reacts on click in the field.AUTHORSimon Wunderlich Author of s3d s3d _S3DW_LABEL(9)