Package: gtk

Class gtk-recent-action

Superclasses

gtk-action, gtk-buildable, gtk-recent-chooser, g-object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

show-numbers
The show-numbers property of type :boolean (Read / Write)
Whether the items should be displayed with a number.
Default value: false

Details

A gtk-recent-action object represents a list of recently used files, which can be shown by widgets such as a gtk-recent-chooser-dialog widget or a gtk-recent-chooser-menu widget.

To construct a submenu showing recently used files, use a gtk-recent-action object as the action for a menu item. To construct a menu toolbutton showing the recently used files in the popup menu, use a gtk-recent-action object as the action for a tool item.

Warning

The gtk-recent-action class has been deprecated since version 3.10 and should not be used in newly written code.
 

Slot Access Functions

Inherited Slot Access Functions

See also

2021-7-20