From 5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 10 Apr 2012 14:58:33 +0200 Subject: Updated following packages: bigreqsproto-1.1.2 fontsproto-2.1.2 recordproto-1.14.2 scrnsaverproto-1.2.2 xcmiscproto-1.2.2 libXt-1.1.3 xhost-1.0.5 kbproto-1.0.6 libXrender-0.9.7 libxkbfile-1.0.8 freetype-2.4.9 libXaw-1.0.10 libXpm-3.5.10 xproto-7.0.23 --- libXaw/specs/SimpleMenu.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'libXaw/specs/SimpleMenu.xml') diff --git a/libXaw/specs/SimpleMenu.xml b/libXaw/specs/SimpleMenu.xml index 84ba039e7..a99608d67 100644 --- a/libXaw/specs/SimpleMenu.xml +++ b/libXaw/specs/SimpleMenu.xml @@ -23,7 +23,7 @@ Superclass OverrideShell The SimpleMenu widget is a container for the menu entries. It is a direct subclass of shell, and is should be created with -XtCreatePopupShell, not XtCreateManagedWidget. This is the +XtCreatePopupShell, not . This is the only part of the menu that actually is associated with a window. The SimpleMenu serves as the glue to bind the individual menu entries together into a menu. @@ -632,7 +632,7 @@ translation table of the widget that will be popping up the menu. The MenuPopup action is described in (xT. XawPositionSimpleMenu is a global action procedure registered by the SimpleMenu widget when the first one is created or the convenience -routine XawSimpleMenuAddGlobalActions is called. +routine is called. @@ -689,9 +689,9 @@ The XawPositionSimpleMenu action routine may often be invok before any menus have been created. This can occur when an application uses dynamic menu creation. In these cases an application will need to register this global action routine by calling -XawSimpleMenuAddGlobalActions: +: - + void XawSimpleMenuAddGlobalActions XtAppContext app_con @@ -723,9 +723,9 @@ is realized. To get the currently highlighted menu entry use -XawSimpleMenuGetActiveEntry: +: - + Widget XawSimpleMenuGetActiveEntry Widget w @@ -755,9 +755,9 @@ currently highlighted, or NULL if no entry is highlighted. To clear the SimpleMenu widget's internal information about the currently highlighted menu entry use -XawSimpleMenuClearActiveEntry: +: - + Widget XawSimpleMenuClearActiveEntry Widget w -- cgit v1.2.3