label: Stop referring to GtkMenuItem in the docs
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Dec 2019 14:53:49 +0000 (09:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Dec 2019 01:31:58 +0000 (20:31 -0500)
gtk/gtklabel.c

index 12b597b3bba49c6d2f46d80119752676fa076db4..9d8c0c49d9e6f18ab183a73c35498bc70b1a2f08 100644 (file)
@@ -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
  *