resources list.
Items older than this setting will be excised from the list. If set to 0, the list will always be empty; if set to -1, no item will be removed.
int gtkRecentFilesMaxAge() @propertyGet gtkRecentFilesMaxAge property.
resources list.
Items older than this setting will be excised from the list. If set to 0, the list will always be empty; if set to -1, no item will be removed.
void gtkRecentFilesMaxAge(int propval) @propertySet gtkRecentFilesMaxAge property.
propval | The maximum age, in days, of the items inside the recently used resources list. Items older than this setting will be excised from the list. If set to 0, the list will always be empty; if set to -1, no item will be removed. |