Method

GtkRecentChooserget_limit

since: 2.10

Declaration [src]

gint
gtk_recent_chooser_get_limit (
  GtkRecentChooser* chooser
)

Description [src]

Gets the number of items returned by gtk_recent_chooser_get_items() and gtk_recent_chooser_get_uris().

Available since: 2.10

Return value

Type: gint

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