Files
gtk3/docs/reference/gtk
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
..
2010-10-12 00:57:13 -04:00
2010-10-12 00:33:38 -04:00
2010-06-03 01:09:53 -04:00
2010-05-03 01:51:21 +02:00
2010-10-12 01:05:39 -04:00
2009-07-30 09:13:23 -04:00
2009-08-06 23:49:02 -04:00
2010-05-21 22:14:46 -04:00