RecentChooser.setLimit
void setLimit(int limit)Sets the number of items that should be returned by gtk.recent_chooser.RecentChooser.getItems and gtk.recent_chooser.RecentChooser.getUris.
Parameters
limit | a positive integer, or -1 for all items |
void setLimit(int limit)Sets the number of items that should be returned by gtk.recent_chooser.RecentChooser.getItems and gtk.recent_chooser.RecentChooser.getUris.
limit | a positive integer, or -1 for all items |