Package: gtk
Function gtk:recent-manager-new
Lambda Listgtk:recent-manager-new () Return ValueThe newly created gtk:recent-manager object. Details
Creates a new recent manager object.
Recent manager objects are used to handle the list of recently used resources. A gtk:recent-manager object monitors the recently used resources list, and emits the "changed" signal each time something inside the list
changes. The gtk:recent-manager object is expensive. Be sure to create it only when needed. You should use the gtk:recent-manager-default function instead. | See also |
2025-1-6