gtkRecentChooserGetLimit {RGtk2}R Documentation

gtkRecentChooserGetLimit

Description

Gets the number of items returned by gtkRecentChooserGetItems and gtkRecentChooserGetUris.

Usage

gtkRecentChooserGetLimit(object)

Arguments

object [GtkRecentChooser] a GtkRecentChooser

Details

Since 2.10

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]