s3dw_scrollbar(9) debian man page | unix.com

Man Page: s3dw_scrollbar

Operating Environment: debian

Section: 9

_S3DW_SCROLLBAR(9)						    s3d Manual							_S3DW_SCROLLBAR(9)

NAME
s3dw_scrollbar - scrollbar of s3d widget
SYNOPSIS
#include <s3dw.h>
STRUCTURE MEMBERS
struct _s3dw_scrollbar { s3dw_widget widget; float pos; float max; int type; int loid; int roid; int baroid; s3dw_callback lonclick; s3dw_callback ronclick; }
DESCRIPTION
The Scrollbar should be placed around scrollable content. Currently only the left and right icons are clickable (lonclick and ronclick callbacks), in vertical mode lonclick is the callback for the up icon, ronclick the callback for the down icon.
AUTHOR
Simon Wunderlich Author of s3d s3d _S3DW_SCROLLBAR(9)
Related Man Pages
xtcallcallbacklist(3) - debian
xthascallbacks(3) - debian
xtcallcallbacks(3) - centos
xthascallbacks(3xt) - osf1
gtk2::toolbar(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file