[gtk/kill-tree-menu: 32/39] docs: Remove mentions of GtkMenuItem



commit ea6a8bf5a8f0f7a75ceb221eccd8a91f98ac1911
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Dec 28 09:55:05 2019 -0500

    docs: Remove mentions of GtkMenuItem

 docs/reference/gtk/actions.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gtk/actions.xml b/docs/reference/gtk/actions.xml
index dd9df12780..0a89b80c54 100644
--- a/docs/reference/gtk/actions.xml
+++ b/docs/reference/gtk/actions.xml
@@ -314,8 +314,8 @@
       be connected to an action just by setting the ::action-name
       property. If the action has a parameter, you will also need
       to set the ::action-target property.
-      Widgets that implement GtkAction include GtkSwitch, GtkButton,
-      GtkMenuItem and their respective subclasses.
+      Widgets that implement GtkActionable include GtkSwitch, GtkButton,
+      and their respective subclasses.
     </para>
 
     <para>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]