*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmScrolledWindowSetAreas | Section: 3 | Source: Digital UNIX | File: XmScrolledWindowSetAreas.3X.gz
XmScrolledWindowSetAreas(3X) XmScrolledWindowSetAreas(3X) NAME XmScrolledWindowSetAreas - A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget SYNOPSIS #include <Xm/ScrolledW.h> void XmScrolledWindowSetAreas (widget, horizontal_scrollbar, verti- cal_scrollbar, work_region) Widget widget; Widget horizontal_scrollbar; Widget vertical_scrollbar; Widget work_region; DESCRIPTION XmScrolledWindowSetAreas adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget for the application. Each widget is optional and may be passed as NULL. Specifies the ScrolledWindow widget ID. Specifies the ScrollBar widget ID for the horizontal ScrollBar to be associated with the ScrolledWindow widget. Set this ID only after creating an instance of the ScrolledWindow widget. The resource name associated with this ar- gument is XmNhorizontalScrollBar. Specifies the ScrollBar widget ID for the vertical ScrollBar to be associated with the ScrolledWindow widget. Set this ID only after creating an instance of the Scrolled- Window widget. The resource name associated with this argument is XmN- verticalScrollBar. Specifies the widget ID for the work window to be associated with the ScrolledWindow widget. Set this ID only after cre- ating an instance of the ScrolledWindow widget. The attribute name as- sociated with this argument is XmNworkWindow. For a complete definition of ScrolledWindow and its associated re- sources, see XmScrolledWindow(3X). SEE ALSO XmScrolledWindow(3X) XmScrolledWindowSetAreas(3X)

Navigation Options