Query: ximproc
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XIMProc(3X) XLIB FUNCTIONS XIMProc(3X)NAMEXIMProc - procedure called when a new method becomes availableSYNTAXtypedef void (*XIMProc)(display, client_data, call_data) Display *display; XPointer client_data; XPointer *call_data;ARGUMENTSdisplay Specifies the connection to the X server. client_data Specifies the additional client data. call_data Not used for this callback and always passed as NULL.DESCRIPTIONXIMProc is registered with XRegisterIMInstantiateCallback() and is called when a new method becomes available for the specified display that matches the current locale and modifiers.SEE ALSOXRegisterIMInstantiateCallback(3X) X Version 11 Release 6 XIMProc(3X)
Similar Topics in the Unix Linux Community |
---|
PHP Man Pages Now Available (Over 10,000) |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Wrong Array... |