Query: xregisteriminstantiatecallback
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XRegisterIMInstantiateCallback(3X) XLIB FUNCTIONS XRegisterIMInstantiateCallback(3X)NAMEXRegisterIMInstantiateCallback - registers a callbackSYNTAXBool 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;ARGUMENTSdisplay 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.DESCRIPTIONThe 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 ALSOXIMProc(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 |
xsetimvalues(3x11) - redhat |
xregisteriminstantiatecallback(3x) - hpux |
xunregisteriminstantiatecallback(3x) - hpux |
xopenim(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
How to extract every repeated string between two specific string? |
SAN Migration question |
Seeking Alternative for diff in hp |
Shopt -s histappend |