On 7/11/06, Murray Cumming <[EMAIL PROTECTED]> wrote: > Jonathon Jongsma wrote:> > On 7/5/06, Murray Cumming <[EMAIL PROTECTED]> wrote: > >> People usually create menus with UIManager, so we need a way to specify > >> that one of the sub-menus will be created by the recent-files system. > > > > I looked into this a little bit, but as far as I can tell, there's > > currently no way to do this yet. Bug 338843 [1] seems to address > > this, but as far as I can tell, it hasn't been committed to CVS yet. > > > > [1] http://bugzilla.gnome.org/show_bug.cgi?id=338843 > > CCing gtk-devel-list, because Matthias Clasen seemed sure at GUADEC that > this was possible with the 2.10 API, at least with a sub-menu if not as > inline menu items. >
It is possible by using the patch that is attached to 338843; or by including the GtkRecentAction that is defined in it in your own code (after renaming it, of course...). _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
