Query: xmcreatescale
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmCreateScale(library call) XmCreateScale(library call)NAMEXmCreateScale -- The Scale widget creation functionSYNOPSIS#include <Xm/Scale.h> Widget XmCreateScale( Widget parent, String name, ArgList arglist, Cardinal argcount);DESCRIPTIONXmCreateScale creates an instance of a Scale 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 Scale and its associated resources, see XmScale(3).RETURNReturns the Scale widget ID.RELATEDXmScale(3). XmCreateScale(library call)
Related Man Pages |
---|
xmcreaterowcolumn(3) - redhat |
xmcreaterowcolumn(3) - centos |
xmcreatesimplemenubar(3) - centos |
xmcreaterowcolumn(3) - hpux |
xmcreateworkarea(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to extract every repeated string between two specific string? |
Sequence extraction |
awk - Multi-line data to be stored in variable |
Wrong Array... |
Shopt -s histappend |