gtk.recent_chooser

Module for RecentChooser interface

Public Imports

gtk.recent_chooser_iface_proxy
public import gtk.recent_chooser_iface_proxy;
Undocumented in source.

Members

Interfaces

RecentChooser
interface RecentChooser

#GtkRecentChooser is an interface that can be implemented by widgets displaying the list of recently used files. In GTK+, the main objects that implement this interface are #GtkRecentChooserWidget, #GtkRecentChooserDialog and #GtkRecentChooserMenu.

RecentChooserGidBuilderImpl
interface RecentChooserGidBuilderImpl(T)

Fluent builder implementation template for gtk.recent_chooser.RecentChooser