xmimunsetfocus(3) centos man page | unix.com

Man Page: xmimunsetfocus

Operating Environment: centos

Section: 3

XmImUnsetFocus(library call)											      XmImUnsetFocus(library call)

NAME
XmImUnsetFocus -- An input manager function that notifies an input method that a widget has lost input focus
SYNOPSIS
#include <Xm/XmIm.h> void XmImUnsetFocus( Widget widget);
DESCRIPTION
XmImUnsetFocus unsets a specified widget's focus, then notifies the input manager that the specified widget has lost its input focus. Note that the Text, TextField, and List widgets already call the XmImUnsetFocus internally. Therefore, further calls to the XmImUnsetFocus function for those widgets are unnecessary. widget Specifies the ID of the widget registered with the input manager
RELATED
XmImSetFocusValues(3) and XmImVaSetFocusValues(3). XmImUnsetFocus(library call)
Related Man Pages
xmimsetvalues(3) - redhat
xmimvasetfocusvalues(3) - redhat
xmistraversable(3) - redhat
xmimvasetfocusvalues(3) - hpux
xmistraversable(3) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq