On Tue, 2004-06-29 at 11:27 +0200, Sven Neumann wrote:
> Hi,
> 
> Christer Palm <[EMAIL PROTECTED]> writes:
> 
> > Second, Action doesn't have any useful public/protected
> > constructors. This makes it impossible to subclass Action, which
> > seems to me like a natural way of creating actions.
> 
> GtkAction (as well as GtkUIManager) can of course be subclassed. All
> parameters that need to be passed to gtk_action_new() are properties.
> We successfully derive from GtkAction in The GIMP:
> 
> http://cvs.gnome.org/viewcvs/gimp/app/widgets/gimpaction.c?view=markup

He's talking about the gtkmm API.

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to