_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_eof(3) - debian |
| dwtresolvepartoffsets(3dwt) - ultrix |
| xmresolvepartoffsets(3x) - osf1 |
| csx_convertspeed(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| My first PERL incarnation... Audio Oscillograph |