RecentChooserT.setLimit

Sets the number of items that should be returned by gtk_recent_chooser_get_items() and gtk_recent_chooser_get_uris().

template RecentChooserT(TStruct)
void
setLimit
(
int limit
)

Parameters

limit int

a positive integer, or -1 for all items

Meta

Since

2.10