xmimmbresetic(3) centos man page | unix.com

Man Page: xmimmbresetic

Operating Environment: centos

Section: 3

XmImMbResetIC(library call)											       XmImMbResetIC(library call)

NAME
XmImMbResetIC -- An input manager function that resets the input context 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(library call)
Related Man Pages
xmimsetfocusvalues(3) - redhat
xmimvasetfocusvalues(3) - redhat
xmimvasetfocusvalues(3) - centos
xmimvasetfocusvalues(3) - hpux
xmimvasetvalues(3) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq