Re: GtkActionEntry user data
- From: Matthias Clasen <maclas gmx de>
- To: "'gtk-devel-list gnome org'" <gtk-devel-list gnome org>
- Subject: Re: GtkActionEntry user data
- Date: Wed, 07 Jan 2004 20:57:08 +0100
Am Mi, den 07.01.2004 schrieb Jeffrey Morgan um 18:44:
> I know it is possible to provide a different callback with each
> GtkActionEntry
> but it looks like you can only provide user data for the entire
> GtkActionGroup.
> Is there a way to provide different user data for each GtkActionEntry?
No, if you need per-action user_data, you can either call
gtk_action_group_add_actions() multiple times or construct the actions
manually.
Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]