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
xmscrolledwindowsetareas(3) - redhat
xmcreatescrolledlist(3) - centos
xmvacreatemanagedscrolledwindow(3) - centos
xmcreatescrolledlist(3) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq