gtk.RecentChooserDialog

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
Undocumented in source.
gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.

Members

Classes

RecentChooserDialog
class RecentChooserDialog

#GtkRecentChooserDialog is a dialog box suitable for displaying the recently used documents. This widgets works by putting a #GtkRecentChooserWidget inside a #GtkDialog. It exposes the #GtkRecentChooserIface interface, so you can use all the #GtkRecentChooser functions on the recent chooser dialog as well as those for #GtkDialog.

Meta