gtk.RecentChooserT

Undocumented in source.

Public Imports

glib.ErrorG
public import glib.ErrorG;
glib.GException
public import glib.GException;
glib.ListG
public import glib.ListG;
glib.ListSG
public import glib.ListSG;
glib.Str
public import glib.Str;
gobject.ObjectG
public import gobject.ObjectG;
gobject.Signals
public import gobject.Signals;
gtk.RecentFilter
public import gtk.RecentFilter;
gtk.RecentInfo
public import gtk.RecentInfo;
gtk.c.functions
public import gtk.c.functions;
gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;
std.algorithm
public import std.algorithm;

Members

Templates

RecentChooserT
template RecentChooserT(TStruct)

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 gtk.RecentChooserWidget, gtk.RecentChooserDialog and gtk.RecentChooserMenu