_S3DW_INPUT(9) s3d Manual _S3DW_INPUT(9)NAMEs3dw_input - input field of s3d widgetSYNOPSIS#include <s3dw.h>STRUCTURE MEMBERSstruct _s3dw_input { s3dw_widget widget; char *text; uint32_t oid_text; s3dw_callback onclick; s3dw_callback onedit; }DESCRIPTIONThe inputs is an input-field where a user may type things. onclick reacts on click in the field, onedit notifies you when someone writes in the field.AUTHORSimon Wunderlich Author of s3d s3d _S3DW_INPUT(9)
| Related Man Pages |
|---|
| xmresolvepartoffsets(3) - redhat |
| gd_bof(3) - debian |
| xmresolvepartoffsets(3) - centos |
| csx_convertspeed(9f) - opensolaris |
| xtoffsetof(1) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |