Re: constructing groups of radio actions
- From: Federico Mena Quintero <federico ximian com>
- To: Matthias Clasen <maclas gmx de>
- Cc: gtk-devel-list gnome org
- Subject: Re: constructing groups of radio actions
- Date: Fri, 12 Sep 2003 18:33:00 -0500
On Thu, 2003-09-11 at 22:22 +0200, Matthias Clasen wrote:
> In order to overcome this problem, I'd like to change the signature of
> the add_radio_actions() to
>
> void
> gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
> GtkRadioActionEntry *entries,
> guint n_entries,
> gint current_value,
> GCallback on_change,
> gpointer user_data);
>
> Then we could set the inital value before connecting the callback.
This would be very useful. Having to block signal handlers at object
creation time is painful.
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]