Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.RecentManager

Class Gtk.RecentManager

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkRecentManager
Class : RecentManager
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
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
Class / Namespace Method / Signal / Properties
Gtk.RecentAction
Method
new Gtk.RecentAction.for_manager (String name, String label, String tooltip, String stock_id, RecentManager manager) : Gtk.RecentAction
Create a new Gtk.RecentAction
Gtk.RecentChooser
Property
recent_manager : Gtk.RecentManager
The GtkRecentManager instance used by the GtkRecentChooser to display the list of recently used resources.
Gtk.RecentChooserMenu
Method
new Gtk.RecentChooserMenu.for_manager (RecentManager manager) : Gtk.RecentChooserMenu
Create a new Gtk.RecentChooserMenu
Gtk.RecentChooserWidget
Method
new Gtk.RecentChooserWidget.for_manager (RecentManager manager) : Gtk.RecentChooserWidget
Create a new Gtk.RecentChooserWidget
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:28 GMT+0800 (HKT)