> no need to: found what the problem is - me, being an idiot. the menus > that the GtkRecentAction proxies are created with all the properties > set, *except* the GtkRecentChooser:filter one. a one-line patch fixes > it. I'm committing it now, will be in gtk+ 2.12.1. thanks! Hi, I also had the problem with filters not being set in GtkRecentAction in gtk 2.12.0. Good to know it's solved. I also have another problem: A recent files -submenu created with GtkRecentAction does not emit the "activate" signal at all. If I replace the RecentAction in my code with a normal Action, the activate signal gets emitted. Is this a bug, or am I just using the API in a wrong way? Best, Teemu _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list