On Fri, 2015-01-23 at 11:55 +0000, John Emmas wrote: [snip] > So what API calls do I need to eventually arrive at a pointer to the > RecentManager object? [snip]:
If you just call Gtk::RecentManager::get_default() (or gtk_recent_manager_get_default) instead of instantiating it yourself then you can get it anywhere you like. I don't know why gtk_recent_manager_new() even exists. -- Murray Cumming murr...@murrayc.com www.murrayc.com _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list