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

Man Page: xunregisteriminstantiatecallback

Operating Environment: hpux

Section: 3x

XUnregisterIMInstantiateCallback(3X)				  XLIB FUNCTIONS			      XUnregisterIMInstantiateCallback(3X)

NAME
XUnregisterIMInstantiateCallback - unregisters a callback
SYNTAX
Bool XUnregisterIMInstantiateCallback(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_class Specifies the full class name of the application. res_name Specifies the full resource name of the application. callback Specifies a pointer to the input method instantiate callback. client_data Specifies the additional client data.
DESCRIPTION
The XUnregisterIMInstantiateCallback function removes an input method instantiation callback previously registered.
SEE ALSO
XIMProc(3X) XOpenIM(3X), XCloseIM(3X), XSetIMValues(3X), XGetIMValues(3X), XDisplayOfIM(3X), XLocaleOfIM(3X), XRegisterIMInstantiateCall- back(3X) X Version 11 Release 6 XUnregisterIMInstantiateCallback(3X)
Related Man Pages
xlocaleofim(3x11) - redhat
xregisteriminstantiatecallback(3x) - hpux
xcloseim(3x11) - osf1
xdisplayofim(3x11) - osf1
xgetimvalues(3x11) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable