Re: [gtkmm] Re: Actions / UIManager and OO programming style



On Tue, 2004-06-29 at 11:27 +0200, Sven Neumann wrote:
> Hi,
> 
> Christer Palm <palm nogui se> 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.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]