s3dw_input(9) debian man page | unix.com

Man Page: s3dw_input

Operating Environment: debian

Section: 9

_S3DW_INPUT(9)							    s3d Manual							    _S3DW_INPUT(9)

NAME
s3dw_input - input field of s3d widget
SYNOPSIS
#include <s3dw.h>
STRUCTURE MEMBERS
struct _s3dw_input { s3dw_widget widget; char *text; uint32_t oid_text; s3dw_callback onclick; s3dw_callback onedit; }
DESCRIPTION
The 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.
AUTHOR
Simon Wunderlich Author of s3d s3d _S3DW_INPUT(9)
Related Man Pages
dwtresolvepartoffsets(3dwt) - ultrix
xtoffsetof(3) - hpux
xmresolvepartoffsets(3x) - osf1
csx_convertsize(9f) - sunos
csx_convertsize(9f) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph