[gtk/kill-tree-menu: 43/52] label: Stop referring to GtkMenuItem in the docs



commit 14c5081fa03763abc44641da1beb641a0d8cacff
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Dec 28 09:53:49 2019 -0500

    label: Stop referring to GtkMenuItem in the docs

 gtk/gtklabel.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c
index 12b597b3bb..9d8c0c49d9 100644
--- a/gtk/gtklabel.c
+++ b/gtk/gtklabel.c
@@ -74,8 +74,7 @@
  * @Title: GtkLabel
  *
  * The #GtkLabel widget displays a small amount of text. As the name
- * implies, most labels are used to label another widget such as a
- * #GtkButton, a #GtkMenuItem, or a #GtkComboBox.
+ * implies, most labels are used to label another widget such as a #GtkButton.
  *
  * # CSS nodes
  *


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