Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGtk.Action
parent-child marker Gtk.RecentAction

Class Gtk.RecentAction

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkRecentAction
Class : RecentAction
Implements: Gtk.Buildable, Gtk.RecentChooser
Extends: Gtk.Action
A GtkRecentAction represents a list of recently used files, which
can be shown by widgets such as GtkRecentChooserDialog or
GtkRecentChooserMenu.
To construct a submenu showing recently used files, use a GtkRecentAction
as the action for a <menuitem>. To construct a menu toolbutton showing
the recently used files in the popup menu, use a GtkRecentAction as the
action for a <toolitem> element.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:13:38 GMT+0800 (HKT)