Query: xmimgetxim
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmImGetXIM(library call) XmImGetXIM(library call)NAMEXmImGetXIM -- An input manager function that retrieves the input method associated with a specified widgetSYNOPSIS#include <Xm/XmIm.h> XIM XmImGetXIM( Widget widget);DESCRIPTIONXmImGetXIM 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 managerRETURNReturns the input method for the current locale associated with the specified widget's input manager; otherwise, returns NULL. The appli- cation is responsible for freeing the returned XIM by calling XmImCloseXIM.RELATEDXmImCloseXIM(3), XmImGetXIM(3), XmImMbLookupString(3), and XmImRegister(3). XmImGetXIM(library call)
Related Man Pages |
---|
xmimsetfocusvalues(3) - redhat |
xmimmblookupstring(3) - centos |
xmimmblookupstring(3) - hpux |
xtcallacceptfocus(3) - hpux |
xtcallacceptfocus(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Is UNIX an open source OS ? |
Sequence extraction |