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

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

Contents


 XmImGetXIM(library call)                           XmImGetXIM(library call)




 NAME    [Toc]    [Back]
      XmImGetXIM - An input manager function that retrieves the input method
      associated with a specified widget

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

 DESCRIPTION    [Toc]    [Back]
      XmImGetXIM retrieves the XIM data structure representing the input
      method that the input manager has opened for the specified widget. If
      an input method has not been opened by a previous call to
      XmImRegister, the first time this routine is called it opens an input
      method using the XmNinputMethod resource for the VendorShell. If the
      XmNinputMethod is NULL, an input method is opened using the current
      locale.  If it cannot open an input method, the function returns NULL.

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

 RETURN    [Toc]    [Back]
      Returns the input method for the current locale associated with the
      specified widget's input manager; otherwise, returns NULL.  The
      application is responsible for freeing the returned XIM by calling
      XmImCloseXIM.

 RELATED    [Toc]    [Back]
      XmImCloseXIM(3), XmImGetXIM(3), XmImMbLookupString(3), and
      XmImRegister(3).


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