xregisteriminstantiatecallback(3x) hpux man page | unix.com

Man Page: xregisteriminstantiatecallback

Operating Environment: hpux

Section: 3x

XRegisterIMInstantiateCallback(3X)				  XLIB FUNCTIONS				XRegisterIMInstantiateCallback(3X)

NAME
XRegisterIMInstantiateCallback - registers a callback
SYNTAX
Bool XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback, client_data) Display *display; XrmDatabase db; char *res_name; char *res_class; XIMProc callback; XPointer *client_data;
ARGUMENTS
display Specifies the connection to the X server. db Specifies a pointer to the resource database. res_name Specifies the full resource name of the application. res_class Specifies the full class name of the application. callback Specifies a pointer to the input method instantiate callback. client_data Specifies the additional client data.
DESCRIPTION
The XRegisterIMInstantiateCallback function registers a callback to be invoked whenever a new input method becomes available for the speci- fied display that matches the current locale and modifiers.
SEE ALSO
XIMProc(3X), XOpenIM(3X), XCloseIM(3X), XSetIMValues(3X), XGetIMValues(3X), XDisplayOfIM(3X), XUnregisterIMInstantiateCallback(3X) X Version 11 Release 6 XRegisterIMInstantiateCallback(3X)
Related Man Pages
xgetimvalues(3x11) - redhat
xdisplayofim(3x11) - redhat
xunregisteriminstantiatecallback(3x11) - redhat
xregisteriminstantiatecallback(3x) - hpux
xlocaleofim(3x11) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Sequence extraction
Thank you members and admins
Seeking Alternative for diff in hp