]> Pileus Git - ~andy/gtk/commit
Deprecate GtkRecenManager::limit property
authorJavier Jardón <jjardon@gnome.org>
Wed, 14 Jul 2010 15:35:08 +0000 (17:35 +0200)
committerJavier Jardón <jjardon@gnome.org>
Thu, 15 Jul 2010 00:40:28 +0000 (02:40 +0200)
commit678e738f8dce754ae4b415dfb7ec70abc38e0083
tree35e290266f8eb6e2234872ed45774f8cbfedc0e8
parent5c2966dda3fbe020e9d14fb1cb082446b6820ad6
Deprecate GtkRecenManager::limit property

The :limit property of GtkRecentManager does not serve any useful
purpose: the length of the list should be managed by the view
(implementing GtkRecentChooser), and not by the model (the recent
manager).

https://bugzilla.gnome.org/show_bug.cgi?id=624333
gtk/gtkrecentmanager.c