Query: xmbresetic
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmbResetIC() XmbResetIC() Name XmbResetIC - reset the state of an input context. Synopsis char * XmbResetIC(ic) XIC ic; Arguments ic Specifies the input context. Returns Availability Release 5 and later. Implementation-dependent (see the "Description" section). Description XmbResetIC() resets an input context to its initial state. Any input pending on that context is deleted. The input method is required to clear the Preedit area, if any, and update the Status area accordingly. Calling this function does not change the input context focus. The return value of XmbResetIC() is implementation-dependent. If there was input pending on the input context, XmbResetIC() may return composed multi-byte text in the encoding of the locale of the input context, or it may return NULL. If any string is returned, the client is responsible for freeing it by calling XFree(). See Also XCreateIC(), XSetICFocus(), XSetICValues(), XwcResetIC(). Xlib - Input Contexts XmbResetIC()
Related Man Pages |
---|
xmbresetic(3) - debian |
xwcresetic(3) - debian |
xwcresetic(3) - centos |
xwcresetic(3) - suse |
xmbresetic(3x11) - osf1 |
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? |