Package: gtk

Class gtk:recent-chooser-widget

Superclasses

Documented Subclasses

None

Direct Slots

None

Details

The gtk:recent-chooser-widget widget is a widget suitable for selecting recently used files. It is the main building block of a gtk:recent-chooser-dialog widget. Most applications will only need to use the latter. You can use gtk:recent-chooser-widget widget as part of a larger window if you have special needs.

Note that the gtk:recent-chooser-widget widget does not have any methods of its own. Instead, you should use the functions that work on a gtk:recent-chooser widget.
 

Returned by

gtk:recent-chooser-widget-new
gtk:recent-chooser-widget-for-manager

Inherited Slot Access Functions

See also

#2023-3-24