Query: xmscrolledwindowsetareas
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmScrolledWindowSetAreas(library call) XmScrolledWindowSetAreas(library call)NAMEXmScrolledWindowSetAreas -- A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar wid- get to the ScrolledWindow widgetSYNOPSIS#include <Xm/ScrolledW.h> void XmScrolledWindowSetAreas( Widget widget, Widget horizontal_scrollbar, Widget vertical_scrollbar, Widget work_region);DESCRIPTIONXmScrolledWindowSetAreas 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. This function is obsolete and exists for compatibility with other releases. Use the XmNscrolledWindowChildType resource of XmScrolledWindow instead. widget Specifies the ScrolledWindow widget ID. horizontal_scrollbar 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 argument is XmNhorizontalScroll- Bar. vertical_scrollbar 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 ScrolledWindow widget. The resource name associated with this argument is XmNverticalScrollBar. work_region Specifies the widget ID for the work window to be associated with the ScrolledWindow widget. Set this ID only after creating an instance of the ScrolledWindow widget. The attribute name associated with this argument is XmNworkWindow. For a complete definition of ScrolledWindow and its associated resources, see XmScrolledWindow(3).RELATEDXmScrolledWindow(3). XmScrolledWindowSetAreas(library call)
Related Man Pages |
---|
xmcreatescrolledlist(3) - redhat |
xmmainwindowsetareas(3x) - osf1 |
xmcreatescrolledtext(3) - centos |
xmscrollvisible(3) - centos |
xmscrolledwindowsetareas(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
The Widget Jones Library 1.0 (Default branch) |
Gallery Widget 0.5.11 (Default branch) |
Gallery Widget 0.5.14 (Default branch) |
WireframeSketcher 1.1.3 (Default branch) |