[gtk/gtk-4-2: 11/91] comboboxtext: Remove misleading docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-4-2: 11/91] comboboxtext: Remove misleading docs
- Date: Tue, 4 May 2021 02:05:40 +0000 (UTC)
commit 686752a852cb555c0f6d61f47b188812f23c0c89
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Apr 2 19:44:30 2021 -0400
comboboxtext: Remove misleading docs
The entry is no longer accessible.
The docs were outdated.
Fixes: #3824
gtk/gtkcomboboxtext.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/gtk/gtkcomboboxtext.c b/gtk/gtkcomboboxtext.c
index 4d1ba8243b..0741fccfb6 100644
--- a/gtk/gtkcomboboxtext.c
+++ b/gtk/gtkcomboboxtext.c
@@ -49,8 +49,7 @@
*
* If the `GtkComboBoxText` contains an entry (via the
* [property@Gtk.ComboBox:has-entry] property), its contents can be retrieved
- * using [method@Gtk.ComboBoxText.get_active_text]. The entry itself can be
- * accessed by calling [method@Gtk.ComboBox.get_child] on the combo box.
+ * using [method@Gtk.ComboBoxText.get_active_text].
*
* You should not call [method@Gtk.ComboBox.set_model] or attempt to pack more
* cells into this combo box via its [interface@Gtk.CellLayout] interface.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]