forked from AuroraMiddleware/gtk
880c9d82ec
GtkComboBox now sports a construct-only "has-entry" property which
decides if it uses a GtkEntry to allow additional user input. Also
it has a new "entry-text-column" to fetch strings for the entry
from the model.
This patch deprecates the GtkComboBoxEntry and updates the rest of GTK+
to use the new semantics on GtkComboBox instead.
(cherry picked from commit
|
||
---|---|---|
.. | ||
action.c | ||
builder.c | ||
crossingevents.c | ||
defaultvalue.c | ||
expander.c | ||
filechooser.c | ||
filtermodel.c | ||
floating.c | ||
liststore.c | ||
Makefile.am | ||
object.c | ||
pixbuf-init.c | ||
recentmanager.c | ||
testing.c | ||
textbuffer.c | ||
treestore.c | ||
treeview-scrolling.c | ||
treeview.c |