Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmGetPostedFromWidget(3X) — DG/UX 5.4R3.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought



XmGetPostedFromWidget(3X)     X11 SDE 5.4R3.00     XmGetPostedFromWidget(3X)


NAME
       XmGetPostedFromWidget--A RowColumn function that returns the widget
       from which a menu was posted

SYNOPSIS
       #include <Xm/RowColumn.h>

       Widget XmGetPostedFromWidget (menu)      Widget    menu;

DESCRIPTION
       XmGetPostedFromWidget returns the widget from which a menu was
       posted.  For torn-off menus, this function returns the widget from
       which the menu was originally torn.  An application can use this
       routine during the activate callback to determine the context in
       which the menu callback should be interpreted.


        menu   Specifies the widget ID of the menu


       For a complete definition of RowColumn and its associated resources,
       see XmRowColumn(3X).

RETURN VALUE
       Returns the widget ID of the widget from which the menu was posted.
       If the menu is a Popup Menu, the returned widget is the widget from
       which the menu was popped up.  If the menu is a Pulldown Menu, the
       returned widget is the MenuBar or OptionMenu from which the widget
       was pulled down.

RELATED INFORMATION
       XmRowColumn(3X).

























Licensed material--property of copyright holder(s)                         1


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