*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> XmImVaSetValues (3)              
Title
Content
Arch
Section
 

Contents


 XmImVaSetValues(library call)                 XmImVaSetValues(library call)




 NAME    [Toc]    [Back]
      XmImVaSetValues - An input manager function that updates attributes of
      an input context

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/XmIm.h>
      void XmImVaSetValues(
      Widget widget);

 DESCRIPTION    [Toc]    [Back]
      XmImVaSetValues updates attributes of the input context associated
      with the specified widget. This function passes the attributes to
      XICSetValues. The initial call to this routine should pass in all of
      the input context attributes. Thereafter, the application programmer
      calls XmImVaSetValues only if a value has changed. See the description
      in the XmImSetValues(3) man page for a list of associated resources.

      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.

      Note that the List and TextField widgets call the XmImVaSetValues
      function internally. Therefore, further calls to the XmImVaSetValues
      function for these widgets are unnecessary.

      widget    Specifies the ID of the widget registered with the input
                manager

      For more information on variable-length argument lists, see the X
      Toolkit Intrinsics documentation.

 RELATED    [Toc]    [Back]
      XmImSetFocusValues(3), XmImSetValues(3), and XmImVaSetFocusValues(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmImVaSetFocusValues HP-UX An input manager function that notifies an input manager that a widget has received input focus and updates th
XmImSetFocusValues HP-UX An input manager function that notifies an input manager that a widget has received input focus and updates th
XmImMbResetIC HP-UX An input manager function that resets the input context for a widget
XmImUnsetFocus HP-UX An input manager function that notifies an input method that a widget has lost input focus
XmImUnregister HP-UX An input manager function that removes a widget from association with its input manager
XmImRegister HP-UX An input manager function that registers a widget with an input manager
XmImMbLookupString HP-UX An input manager function that retrieves a composed string from an input method
XmImGetXIM HP-UX An input manager function that retrieves the input method associated with a specified widget
XmImCloseXIM HP-UX An input manager function that releases the input method associated with a specified widget
XmImGetXIC HP-UX An input manager function that obtains an XIC for a widget
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service