gtk.recent_manager

Module for RecentManager class

Members

Classes

RecentManager
class RecentManager

#GtkRecentManager provides a facility for adding, removing and looking up recently used files. Each recently used file is identified by its URI, and has meta-data associated to it, like the names and command lines of the applications that have registered it, the number of time each application has registered the same file, the mime type of the file and whether the file should be displayed only by the applications that have registered it.

RecentManagerGidBuilder
class RecentManagerGidBuilder

Fluent builder for gtk.recent_manager.RecentManager

RecentManagerGidBuilderImpl
class RecentManagerGidBuilderImpl(T)

Fluent builder implementation template for gtk.recent_manager.RecentManager