![]() |
![]()
| ![]() |
![]()
NAMEXmCreatePanedWindow — The PanedWindow widget creation function SYNOPSIS#include <Xm/PanedW.h> Widget XmCreatePanedWindow( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreatePanedWindow creates an instance of a PanedWindow widget and returns the associated widget ID.
For a complete definition of PanedWindow and its associated resources, see XmPanedWindow(3). RETURNReturns the PanedWindow widget ID. RELATEDXmPanedWindow(3).
|