gtkRecentManagerGetLimit {RGtk2} | R Documentation |
Gets the maximum number of items that the gtkRecentManagerGetItems
function should return.
gtkRecentManagerGetLimit(object)
|
[GtkRecentManager ] a GtkRecentManager |
Since 2.10
[integer] the number of items to return, or -1 for every item.
Derived by RGtkGen from GTK+ documentation