centos man page for xmcreatescrolledwindow

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)

NAME
XmCreateScrolledWindow -- The ScrolledWindow widget creation function
SYNOPSIS
#include <Xm/ScrolledW.h> Widget XmCreateScrolledWindow( Widget parent, String name, ArgList arglist, Cardinal argcount);
DESCRIPTION
XmCreateScrolledWindow 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).
RETURN
Returns the ScrolledWindow widget ID.
RELATED
XmScrolledWindow(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