Query: xmcreatescrolledwindow
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmCreateScrolledWindow(library call) XmCreateScrolledWindow(library call)NAMEXmCreateScrolledWindow -- The ScrolledWindow widget creation functionSYNOPSIS#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. 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 ScrolledWindow and its associated resources, see XmScrolledWindow(3).RETURNReturns the ScrolledWindow widget ID.RELATEDXmScrolledWindow(3). XmCreateScrolledWindow(library call)
Related Man Pages |
---|
xmcreatescrolledtext(3) - redhat |
xmcreatescrolledtext(3) - hpux |
xmscrolledwindowsetareas(3) - hpux |
xmcreatescrolledlist(3x) - osf1 |
xmcreatescrolledtext(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
DB2 convert digits to binary format |
Controlling user input |
[TIP] Processing YAML files with yq |