Hi Berto, On Wed, 2009-04-29 at 20:19 +0200, Alberto Garcia wrote: > On Wed, Apr 29, 2009 at 07:37:03PM +0200, Cornelius Hald wrote: > > > Or is it possible to create a GtkButton out of a GtkAction? > > Try this: > > button = gtk_button_new (); > gtk_action_connect_proxy (action, button);
I think you just saved my day :) Sounds very good and I'll try tomorrow! Thanks very much! Conny _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
