RGtk2 (version 2.20.31)

gtkRecentManagerSetLimit: gtkRecentManagerSetLimit

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

gtkRecentManagerSetLimit(object, limit)

Arguments

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

Details

Since 2.10