Files
gtk3/demos/gtk-demo
Murray Cumming eb76666f1c GtkToolPalette: Use gtk-toolbar-style and gtk-toolbar-icon-size settings.
* gtk/gtksettings.c: (settings_install_property_parser): Handle enums too.
	* gtk/gtktoolbar.c (gtk_toolbar_class_init): Move the gtk-toolbar-style and
	gtk-toolbar-icon-size settings into GtkSettings because we now use it in
	GtkToolPalette too.

	* gtk/gtktoolpalette.[h|c]: Add gtk_tool_palette_unset_style() and
	gtk_tool_palette_unset_icon_size(), and use the toolbar-style and
	icon-size from GtkSettings if these are not set via the set functions.

	* demos/gtk-demo/toolpalette.c (on_combo_style_changed),
	(do_toolpalette): Add and handle a -1 value to mean the desktop "Default"
	toolbar style.
2009-07-16 17:51:55 +02:00
..
2001-05-07 15:58:47 +00:00
2009-06-05 18:00:26 -04:00
2006-04-17 15:08:04 +00:00
2006-07-02 15:05:14 +00:00
2001-05-07 15:58:47 +00:00
2005-07-12 15:28:45 +00:00
2008-07-06 07:24:02 +00:00
2005-12-07 19:50:39 +00:00
2009-02-17 18:57:05 +00:00
2004-11-21 21:01:28 +00:00
2009-06-17 10:28:03 +02:00