centos man page for xmgetfocuswidget

Query: xmgetfocuswidget

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmGetFocusWidget(library call)											    XmGetFocusWidget(library call)

NAME
XmGetFocusWidget -- Returns the ID of the widget that has keyboard focus
SYNOPSIS
#include <Xm/Xm.h> Widget XmGetFocusWidget( Widget widget);
DESCRIPTION
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
RETURN
Returns the ID of the widget with keyboard focus. If no child of the Shell has focus, the function returns NULL.
RELATED
XmProcessTraversal(3). XmGetFocusWidget(library call)
Related Man Pages
xtsetkeyboardfocus(3xt) - redhat
xmistraversable(3) - centos
accept_focus(3) - hpux
xmprocesstraversal(3x) - osf1
xtcallacceptfocus(1) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq