Man Page: xmcreatepanedwindow
Operating Environment: centos
Section: 3
XmCreatePanedWindow(library call) XmCreatePanedWindow(library call)NAMEXmCreatePanedWindow -- The PanedWindow widget creation functionSYNOPSIS#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. parent Specifies the parent widget ID name Specifies the name of the created widget arglist Specifies the argument list argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of PanedWindow and its associated resources, see XmPanedWindow(3).RETURNReturns the PanedWindow widget ID.RELATEDXmPanedWindow(3). XmCreatePanedWindow(library call)
| Related Man Pages |
|---|
| xmcreateworkarea(3) - redhat |
| xmcreatesimpleradiobox(3) - centos |
| xmvacreatemanagedpanedwindow(3) - centos |
| xmvacreatepanedwindow(3) - centos |
| xmcreatesimplemenubar(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |