Package: gtk
Function gtk-recent-manager-new
Lambda Listgtk-recent-manager-new () Return ValueA 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 them only when needed. You should use the gtk-recent-manager-default function instead. | See also |
2021-12-27