xgetimvalues(3x11) hpux man page | unix.com

Man Page: xgetimvalues

Operating Environment: hpux

Section: 3x11

XGetIMValues(3X11)						  XLIB FUNCTIONS						XGetIMValues(3X11)

NAME
XGetIMValues - presents interface to query input methods
SYNTAX
char * XGetIMValues(im, ...) XIM im;
ARGUMENTS
im Specifies the input method. ... Specifies the variable length argument list to set or get XIM values.
DESCRIPTION
The XGetIMValues function presents a variable argument list programming interface for querying properties or features of the specified input method. This function returns NULL if it succeeds; otherwise, it returns the name of the first argument that could not be obtained.
SEE ALSO
XOpenIM(3X), XCloseIM(3X), XSetIMValues(3X), XDisplayOfIM(3X), XLocaleOfIM(3X), XRegisterIMInstantiateCallback(3X), XUnregisterIMInstanti- ateCallback(3X) X Version 11 Release 6 XGetIMValues(3X11)
Related Man Pages
xgetimvalues(3x11) - redhat
xcloseim(3x11) - redhat
xlocaleofim(3x11) - redhat
xlocaleofim(3x11) - xfree86
xopenim(3x11) - xfree86
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 ?
How to extract every repeated string between two specific string?