mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
docs: question_index: GtkComboBoxEntry no longer exists
This commit is contained in:
parent
1a79d9939c
commit
44f16bfe6d
@ -637,7 +637,8 @@ would use a combo box?
|
||||
<para>
|
||||
With GTK+, a #GtkComboBox is the recommended widget to use for this use case.
|
||||
This widget looks like either a combo box or the current option menu, depending
|
||||
on the current theme. If you need an editable text entry, use #GtkComboBoxEntry.
|
||||
on the current theme. If you need an editable text entry, use the
|
||||
#GtkComboBox:has-entry property.
|
||||
</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
Loading…
Reference in New Issue
Block a user