Method

GtkRecentFilteradd_age

since: 2.10

Declaration [src]

void
gtk_recent_filter_add_age (
  GtkRecentFilter* filter,
  gint days
)

Description [src]

Adds a rule that allows resources based on their age - that is, the number of days elapsed since they were last modified.

Available since: 2.10

Parameters

days

Type: gint

Number of days.