hpux man page for xwcresetic

Query: xwcresetic

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XwcResetIC()															      XwcResetIC()

Name
  XwcResetIC - reset the state of an input context.

Synopsis
  wchar_t * XwcResetIC(ic)
	XIC ic;

Arguments
  ic	    Specifies the input context.

Availability
  Release 5 and later.	Implementation-dependent - see the "Description" section.

Description
  XwcResetIC()	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 XwcResetIC() is implementation-dependent.  If there was input pending on the input  context,  XwcResetIC()  may  return
  composed  wide-character  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(), XmbResetIC().

Xlib - Input Contexts														      XwcResetIC()
Related Man Pages
xutf8resetic(3x11) - redhat
xwcresetic(3x11) - redhat
xmbresetic(3) - debian
xwcresetic(3) - suse
xmbresetic(3x11) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Sequence extraction
Hpux 11iV3 administration document
Thank you members and admins