RecentChooserT.getLimit

Gets the number of items returned by gtk_recent_chooser_get_items() and gtk_recent_chooser_get_uris(). Since 2.10

template RecentChooserT(TStruct)
int
getLimit
()

Return Value

Type: int

A positive integer, or -1 meaning that all items are returned.

Meta