Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmGetFocusWidget(3X) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmGetFocusWidget(3X)      UNIX System V      XmGetFocusWidget(3X)



     NAME
          XmGetFocusWidget - Returns the ID of the widget that has
          keyboard focus

     SYNOPSIS
          #include <Xm/Xm.h>

          Widget XmGetFocusWidget (widget)
               Widget    widget;


     VERSION
          This page documents version 1.2 of the Motif library.

     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 VALUE
          Returns the ID of the widget with keyboard focus.  If no
          child of the Shell has focus, the function returns NULL.

     RELATED INFORMATION
          XmProcessTraversal(3X).
























     Page 1                                          (printed 4/30/98)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026