Javier Jardón
4427760bcc
Use GtkBin accessors
2010-07-13 19:40:47 +02:00
Javier Jardón
214a023e91
Deprecate widget flag: GTK_WIDGET_VISIBLE
...
Use gtk_widget_get_visible() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
2010-03-01 07:52:07 +01:00
Matthias Clasen
790b009703
Add a simple validation demo. Make it possible to add arbitrary children
...
2007-04-26 Matthias Clasen <mclasen@redhat.com>
* demo/gtk-demo/combobox.c: Add a simple validation demo.
* gtk/gtkcomboboxentry.c: Make it possible to add arbitrary
children to a GtkComboBoxEntry. (#426401 , Paul Pogonyshev)
svn path=/trunk/; revision=17657
2007-04-26 15:55:48 +00:00
Matthias Clasen
73614da57c
Fix some leaks. ( #348108 , Chris Wilson)
...
2006-12-22 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/*.c: Fix some leaks. (#348108 , Chris
Wilson)
2
2006-12-23 02:39:45 +00:00
Matthias Clasen
0bf6af4bbe
Add a demo showing combo box variations.
...
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/Makefile.am (demos):
* demos/gtk-demo/combobox.c: Add a demo showing combo box
variations.
2005-05-25 06:15:19 +00:00