xmcreatescrollbar(3) centos man page | unix.com

Man Page: xmcreatescrollbar

Operating Environment: centos

Section: 3

XmCreateScrollBar(library call) 										   XmCreateScrollBar(library call)

NAME
XmCreateScrollBar -- The ScrollBar widget creation function
SYNOPSIS
#include <Xm/ScrollBar.h> Widget XmCreateScrollBar( Widget parent, String name, ArgList arglist, Cardinal argcount);
DESCRIPTION
XmCreateScrollBar creates an instance of a ScrollBar widget and returns the associated widget ID. parent Specifies the parent widget ID name Specifies the name of the created widget arglist Specifies the argument list argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of ScrollBar and its associated resources, see XmScrollBar(3).
RETURN
Returns the ScrollBar widget ID.
RELATED
XmScrollBar(3). XmCreateScrollBar(library call)
Related Man Pages
xmcreatesimplemenubar(3) - redhat
xmscrollbarsetvalues(3) - redhat
xmscrolledwindowsetareas(3) - centos
xmvacreatescrollbar(3) - centos
xmscrollbarsetvalues(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq