Method GTK2.RecentManager()->set_limit()
- Method
set_limit
 
- GTK2.RecentManagerset_limit(- int- limit)
- Description
- Sets the maximum number of item that the get_items() function should return. If limit is set to -1, then return all the items. 
GTK2.RecentManager set_limit(int limit)
Sets the maximum number of item that the get_items() function should return. If limit is set to -1, then return all the items.