Re: GtkActionEntry user data



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]