gtkRecentManagerSetLimit: gtkRecentManagerSetLimit

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the maximum number of item that the gtkRecentManagerGetItems function should return. If limit is set to -1, then return all the items.

Usage

1
gtkRecentManagerSetLimit(object, limit)

Arguments

object

a GtkRecentManager

limit

the maximum number of items to return, or -1.

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.