resources list. If set to false, the list will always be empty.
Settings.gtkRecentFilesEnabled
bool gtkRecentFilesEnabled() @property nothrowGet gtkRecentFilesEnabled property.
Returns
Whether GTK+ should keep track of items inside the recently used
void gtkRecentFilesEnabled(bool propval) @property nothrowSet 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. |