forked from AuroraMiddleware/gtk
9612c64817
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. GtkComboBoxEntry will be removed altogether before GTK+ 3, in a later commit. |
||
---|---|---|
.. | ||
file-chooser-test-dir | ||
action.c | ||
builder.c | ||
crossingevents.c | ||
defaultvalue.c | ||
expander.c | ||
filechooser.c | ||
filtermodel.c | ||
floating.c | ||
gtk-example-application.c | ||
liststore.c | ||
Makefile.am | ||
object.c | ||
pixbuf-init.c | ||
recentmanager.c | ||
testing.c | ||
textbuffer.c | ||
treestore.c | ||
treeview-scrolling.c | ||
treeview.c |