FreeBSD Manual Pages
XmImMbResetIC(3) Library Functions Manual XmImMbResetIC(3) NAME XmImMbResetIC -- An input manager function that resets the input con- text for a widget SYNOPSIS #include <Xm/XmIm.h> void XmImMbResetIC( Widget widget, char **mb); DESCRIPTION XmImMbResetIC gets the XIC of the widget and resets it. It puts a pointer to a string containing the current preedit string to mb. The caller should free the returned string after use by calling Xfree. widget Specifies the ID of the widget. mb Contains a pointer to the preedit string upon return. RETURN VALUE None SEE ALSO XmImMbResetIC(3)
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmImMbResetIC&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
