Files
gtk2/demos/gtk-demo
Matthias Clasen caf380c793 Add value parameter to allow setting the currently selected group member
2003-09-15  Matthias Clasen  <maclas@gmx.de>

	* gtk/gtkactiongroup.[hc]: (gtk_action_group_add_radio_actions):
	(gtk_action_group_add_radio_actions_full): Add value parameter to allow
	setting the currently selected group member before connecting signals.
	(GtkToggleActionEntry): Separate struct for constructing toggle actions,
	including a boolean to initialize the action state before connecting
	signals.
	(gtk_action_group_add_toggle_actions):
	(gtk_action_group_add_toggle_actions_full): New functions to construct
	toggle actions from an array of GtkToggleActionEntries.

	* demos/gtk-demo/appwindow.c:
	* tests/testactions.c:
	* tests/testmerge.c: Adjust to new action group API.

	* gtk/gtk-sections.txt: Add gtk_action_group_add_toggle_actions[_full].
2003-09-15 19:51:55 +00:00
..
2002-10-13 23:56:31 +00:00
2002-09-29 21:24:24 +00:00
2003-07-12 14:10:31 +00:00
2003-08-05 19:16:01 +00:00
2002-09-29 21:24:24 +00:00
2002-09-29 21:24:24 +00:00
2003-08-02 21:35:44 +00:00
2003-08-05 19:16:01 +00:00
2002-02-27 16:37:04 +00:00
2002-09-29 21:24:24 +00:00
2003-08-05 19:16:01 +00:00