GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XmImUnsetFocus(3) FreeBSD Library Functions Manual XmImUnsetFocus(3)

XmImUnsetFocus — An input manager function that notifies an input method that a widget has lost input focus

#include <Xm/XmIm.h>
void XmImUnsetFocus(
Widget widget);

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

XmImSetFocusValues(3) and XmImVaSetFocusValues(3).

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.