Files
gtk3/demos/gtk-demo
Tristan Van Berkom 9612c64817 Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox
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.
2010-10-13 21:52:27 -04:00
..
2001-05-07 15:58:47 +00:00
2001-05-07 15:58:47 +00:00
2005-07-12 15:28:45 +00:00
2010-09-08 18:51:44 -04:00
2010-04-28 12:02:05 +01:00
2010-09-29 06:11:13 +02:00
2004-11-21 21:01:28 +00:00
2010-08-18 15:34:47 +02:00