![]() |
![]()
| ![]() |
![]()
NAMEXmCreateScrolledWindow — The ScrolledWindow widget creation function SYNOPSIS#include <Xm/ScrolledW.h> Widget XmCreateScrolledWindow( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateScrolledWindow creates an instance of a ScrolledWindow widget and returns the associated widget ID.
For a complete definition of ScrolledWindow and its associated resources, see XmScrolledWindow(3). RETURNReturns the ScrolledWindow widget ID. RELATEDXmScrolledWindow(3).
|