resources list. If set to false, the list will always be empty.
Settings.gtkRecentFilesEnabled
bool gtkRecentFilesEnabled() @propertyGet gtkRecentFilesEnabled property.
Returns
Whether GTK+ should keep track of items inside the recently used
void gtkRecentFilesEnabled(bool propval) @propertySet gtkRecentFilesEnabled property.
Parameters
propval | Whether GTK+ should keep track of items inside the recently used resources list. If set to false, the list will always be empty. |