Method

GtkRecentChooserset_limit

since: 2.10

Declaration [src]

void
gtk_recent_chooser_set_limit (
  GtkRecentChooser* chooser,
  gint limit
)

Description [src]

Sets the number of items that should be returned by gtk_recent_chooser_get_items() and gtk_recent_chooser_get_uris().

Available since: 2.10

Parameters

limit

Type: gint

A positive integer, or -1 for all items.