summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/builder.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Mark these functions with G_MODULE_EXPORT.Tor Lillqvist2008-04-081-2/+2
* Move the about dialog to the glade file, add accessible tags examples toJohan Dahlin2008-01-291-5/+8
* use gtk_about_dialog_set_program_name() instead of the deprecatedMichael Natterer2008-01-281-1/+2
* Connect the destroy signal in the example instead of the ui file. Also setJohan Dahlin2007-06-271-0/+4
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+60