centos man page for xmgetpostedfromwidget

Query: xmgetpostedfromwidget

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

XmGetPostedFromWidget(library call)									       XmGetPostedFromWidget(library call)

NAME
XmGetPostedFromWidget -- A RowColumn function that returns the widget from which a menu was posted
SYNOPSIS
#include <Xm/RowColumn.h> Widget XmGetPostedFromWidget( 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(3).
RETURN
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
XmRowColumn(3). XmGetPostedFromWidget(library call)
Related Man Pages
xmaddtopostfromlist(3) - centos
xmremovefrompostfromlist(3) - centos
xmcreatepulldownmenu(3) - hpux
xmgettearoffcontrol(3) - hpux
xmremovefrompostfromlist(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Please Welcome Dave Munro to the Moderator Team!