*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> XmScrolledWindowSetAreas (3X)              
Title
Content
Arch
Section
 

XmScrolledWindowSetAreas(3X)

Contents


NAME    [Toc]    [Back]

       XmScrolledWindowSetAreas  - A ScrolledWindow function that
       adds or changes a window work region and a  horizontal  or
       vertical ScrollBar widget to the ScrolledWindow widget

SYNOPSIS    [Toc]    [Back]

       #include <Xm/ScrolledW.h>

       void  XmScrolledWindowSetAreas (widget, horizontal_scrollbar,
 vertical_scrollbar, work_region)
               Widget widget;
               Widget horizontal_scrollbar;
               Widget vertical_scrollbar;
               Widget work_region;

DESCRIPTION    [Toc]    [Back]

       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 argument  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 ScrolledWindow
 widget.  The resource  name  associated  with  this
       argument is XmNverticalScrollBar.  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(3X).

SEE ALSO    [Toc]    [Back]

      
      
       XmScrolledWindow(3X)



                                     XmScrolledWindowSetAreas(3X)
[ Back ]
 Similar pages
Name OS Title
XmScrolledWindowSetAreas IRIX A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar wid
XmScrolledWindowSetAreas HP-UX A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar wid
XmScrollVisible HP-UX A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
XmScrollVisible IRIX A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
XmScrollVisible Tru64 A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
curs_border IRIX create curses borders, horizontal and vertical lines
hline OpenBSD create curses borders, horizontal and vertical lines
mvwvline Tru64 Create Curses borders, and horizontal and vertical lines
mvhline OpenBSD create curses borders, horizontal and vertical lines
wvline FreeBSD create curses borders, horizontal and vertical lines
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service