Query: xmparsemappingsetvalues
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmParseMappingSetValues(library call) XmParseMappingSetValues(library call)NAMEXmParseMappingSetValues -- A compound string function to set attributes of a parse mappingSYNOPSIS#include <Xm/Xm.h> void XmParseMappingSetValues( XmParseMapping parse_mapping, ArgList arglist, Cardinal argcount);DESCRIPTIONXmParseMappingSetValues specifies attributes of an XmParseMapping object, using a resource-style argument list. arglist Specifies the argument list argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of XmParseMapping and its associated resources, see XmParseMapping(3).RELATEDXmParseMapping(3), XmParseMappingCreate(3), XmParseMappingFree(3), XmParseMappingGetValues(3), XmParseTable(3), and XmString(3). XmParseMappingSetValues(library call)
| Related Man Pages |
|---|
| xmparsemappinggetvalues(3) - redhat |
| xmparsemapping(3) - centos |
| xmparsemappingcreate(3) - centos |
| xmparsemappinggetvalues(3) - centos |
| xmstring(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Make all words begin with capital letter? |
| Docker learning Phase-I |
| Issue with events occuring in DST window |
| [TIP] Processing YAML files with yq |