'\" t ...\" ImVaSetV.sgm /main/9 1996/09/08 20:48:59 rws $ .de P! .fl \!!1 setgray .fl \\&.\" .fl \!!0 setgray .fl \" force out current output buffer \!!save /psv exch def currentpoint translate 0 0 moveto \!!/showpage{}def .fl \" prolog .sy sed -e 's/^/!/' \\$1\" bring in postscript file \!!psv restore . .de pF .ie \\*(f1 .ds f1 \\n(.f .el .ie \\*(f2 .ds f2 \\n(.f .el .ie \\*(f3 .ds f3 \\n(.f .el .ie \\*(f4 .ds f4 \\n(.f .el .tm ? font overflow .ft \\$1 .. .de fP .ie !\\*(f4 \{\ . ft \\*(f4 . ds f4\" ' br \} .el .ie !\\*(f3 \{\ . ft \\*(f3 . ds f3\" ' br \} .el .ie !\\*(f2 \{\ . ft \\*(f2 . ds f2\" ' br \} .el .ie !\\*(f1 \{\ . ft \\*(f1 . ds f1\" ' br \} .el .tm ? font underflow .. .ds f1\" .ds f2\" .ds f3\" .ds f4\" .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n .TH "XmImVaSetValues" "library call" .SH "NAME" \fBXmImVaSetValues\fP \(em An input manager function that updates attributes of an input context .iX "XmImVaSetValues" .iX "input manager functions" "XmImVaSetValues" .SH "SYNOPSIS" .PP .nf #include \fBvoid \fBXmImVaSetValues\fP\fR( \fBWidget \fBwidget\fR\fR); .fi .SH "DESCRIPTION" .PP \fBXmImVaSetValues\fP updates attributes of the input context associated with the specified widget\&. This function passes the attributes to \fBXICSetValues\fP\&. The initial call to this routine should pass in all of the input context attributes\&. Thereafter, the application programmer calls \fBXmImVaSetValues\fP only if a value has changed\&. See the description in the \fBXmImSetValues\fP(3) man page for a list of associated resources\&. .PP This routine uses the ANSI C variable-length argument list (varargs) calling convention\&. The variable-length argument list consists of groups of arguments each of which contains an attribute followed by the value of the attribute\&. The last argument in the list must be NULL\&. .PP Note that the List and TextField widgets call the \fBXmImVaSetValues\fP function internally\&. Therefore, further calls to the \fBXmImVaSetValues\fP function for these widgets are unnecessary\&. .IP "\fIwidget\fP" 10 Specifies the ID of the widget registered with the input manager .PP For more information on variable-length argument lists, see the X Toolkit Intrinsics documentation\&. .SH "RELATED" .PP \fBXmImSetFocusValues\fP(3), \fBXmImSetValues\fP(3), and \fBXmImVaSetFocusValues\fP(3)\&. ...\" created by instant / docbook-to-man, Sun 22 Dec 1996, 20:25