Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtVaSetValu(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtSetArg(1)

set_values(4)

set_values_hook(4)

 

Name

XtVaSetValues — modify the current resource values associated with a widget instance, using varargs argument style. 

Synopsis

void XtVaSetValues(object, ..., NULL)

      Widget object;

Arguments

objectSpecifies the object whose resources are to be modified; may be of class Object or any subclass thereof. 

..., NULLSpecifies the NULL-terminated variable-length list of resource name/value pairs to override any other resource specifications.  The resources and values passed are dependent on the widget being modified. 

Description

XtVaSetValues is identical in function to XtSetValues with the args and num_args arguments replaced by a varargs list. 

See Also

XtSetArg(1),
set_values(4), set_values_hook(4). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026