XmImUnsetFocus (3) Linux Manual Page
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…
