gtkRecentChooserGetLimit {RGtk2} | R Documentation |
Gets the number of items returned by gtkRecentChooserGetItems
and gtkRecentChooserGetUris
.
gtkRecentChooserGetLimit(object)
|
[GtkRecentChooser ] a GtkRecentChooser |
Since 2.10
[integer] A positive integer, or -1 meaning that all items are returned.
Derived by RGtkGen from GTK+ documentation