debian man page for s3dw_input

Query: s3dw_input

OS: debian

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

_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
xmresolvepartoffsets(3) - centos
xtoffsetof(3) - hpux
display_accelerator(3) - hpux
csx_convertsize(9f) - sunos
xtoffsetof(1) - hpux
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?