gtk.RecentChooserWidget

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

RecentChooserWidget
class RecentChooserWidget

gtk.RecentChooserWidget is a widget suitable for selecting recently used files. It is the main building block of a gtk.RecentChooserDialog Most applications will only need to use the latter; you can use gtk.RecentChooserWidget as part of a larger window if you have special needs.