*** 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: XmScrollVisible | Section: 3 | Source: Digital UNIX | File: XmScrollVisible.3X.gz
XmScrollVisible(3X) XmScrollVisible(3X) NAME XmScrollVisible - A ScrolledWindow function that makes an invisible de- scendant of a ScrolledWindow work area visible SYNOPSIS #include <Xm/ScrolledW.h> void XmScrollVisible (scrollw_widget, widget, left_right_margin, top_bottom_margin) Widget scrollw_widget; Widget widget; Dimension left_right_margin; Dimension top_bottom_margin; DESCRIPTION XmScrollVisible makes an obscured or partially obscured widget or gad- get descendant of a ScrolledWindow work area visible. The function repositions the work area and sets the specified margins between the widget and the nearest viewport boundary. The widget's location rela- tive to the viewport determines whether one or both of the margins must be adjusted. This function requires that the XmNscrollingPolicy of the ScrolledWindow widget be set to XmAUTOMATIC. Specifies the ID of the ScrolledWindow widget whose work area window contains an obscured de- scendant. Specifies the ID of the widget to be made visible. Speci- fies the margin to establish between the left or right edge of the wid- get and the associated edge of the viewport. This margin is established only if the widget must be moved horizontally to make it visible. Specifies the margin to establish between the top or bottom edge of the widget and the associated edge of the viewport. This margin is estab- lished only if the widget must be moved vertically to make it visible. For a complete definition of ScrolledWindow and its associated re- sources, see XmScrolledWindow(3X). SEE ALSO XmScrolledWindow(3X) XmScrollVisible(3X)

Navigation Options