Query: xltgetvalues
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XltGetValues(3X) XltGetValues(3X)NAMEXltGetValues - Convenience safety wrapper for XtGetValues(3X).SYNOPSIS#include <Xlt/Xlt.h> void XltGetValues(w, a, n) Widget w; Arg a[]; Cardinal n;DESCRIPTIONXltGetValues simply asserts (using XltCheckArgSize(3X)) that a contains at least n elements and then calls XtGetValues(3X). An alternative is to use XtVaGetValues(3X). XtVaGetValues(3X) makes the machine work harder but few would notice any performance differ- ence. However, if you already have an application that makes extensive use of XtGetValues(3X), using XltGetValues will be easier than changing everything to XtVaGetValues(3X). Note that the a parameter must be an array of Arg, a pointer to an Arg will not work.RETURN VALUENone but abort(3) may be called.SEE ALSOXltCheckArgSize(3X), XltSetValues(3X), assert(3). XltGetValues(3X)
Related Man Pages |
---|
xtgetsubvalues(3) - debian |
xtsetsubvalues(3) - debian |
xtsetvalues(3) - debian |
xtsetvaluea(3) - hpux |
get_values_hook(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
execvp:ar:Arg list too long -> while linking |
Arg ._. |