docs: Remove mentions of GtkMenuItem
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Dec 2019 14:55:05 +0000 (09:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Dec 2019 01:31:58 +0000 (20:31 -0500)
docs/reference/gtk/actions.xml

index dd9df1278097a621bfff08ca7ad0e320e90745d7..0a89b80c548ad477ebc2a2c7892f93eef19ed2f2 100644 (file)
       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>