gtk.RecentChooserT

Undocumented in source.

Public Imports

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

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 #GtkRecentChooserWidget, #GtkRecentChooserDialog and #GtkRecentChooserMenu.

Meta