forked from AuroraMiddleware/gtk
Merge branch 'matthiasc/for-master' into 'master'
comboboxtext: Remove misleading docs Closes #3824 See merge request GNOME/gtk!3396
This commit is contained in:
commit
36da7c3075
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user