s3dw_textbox(9) debian man page | unix.com

Man Page: s3dw_textbox

Operating Environment: debian

Section: 9

_S3DW_TEXTBOX(9)						    s3d Manual							  _S3DW_TEXTBOX(9)

NAME
s3dw_textbox - textbox of s3d widget
SYNOPSIS
#include <s3dw.h>
STRUCTURE MEMBERS
struct _s3dw_textbox { s3dw_widget widget; s3dw_scrollbar *scroll_vertical; s3dw_scrollbar *scroll_horizontal; char *text; int n_lineoids; int *p_lineoids; int window_x; int window_y; s3dw_callback onclick; }
DESCRIPTION
A textbox shows some text with scrollbars to scroll around. It can currently only react to a click event.
AUTHOR
Simon Wunderlich Author of s3d s3d _S3DW_TEXTBOX(9)
Related Man Pages
dwtcstextreplace(3dwt) - ultrix
dwtstextsetselection(3dwt) - ultrix
dwtstextsetstring(3dwt) - ultrix
dwtscrollbargetslider(3dwt) - ultrix
tk::table(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?