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
XmGetFocusWidget(3) FreeBSD Library Functions Manual XmGetFocusWidget(3)

XmGetFocusWidget — Returns the ID of the widget that has keyboard focus

#include <Xm/Xm.h>
Widget XmGetFocusWidget(
Widget widget);

XmGetFocusWidget examines the hierarchy that contains the specified widget and returns the ID of the widget that has keyboard focus. The function extracts the widget ID from the associated Shell widget; therefore, the specified widget can be located anywhere in the hierarchy.
widget
Specifies a widget ID within a given hierarchy

Returns the ID of the widget with keyboard focus. If no child of the Shell has focus, the function returns NULL.

XmProcessTraversal(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.