c
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-3.0.gir
C documentation: GtkRecentManager
Class : RecentManager
Extends: GObject.Object
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.Action
Create a new Gtk.RecentAction
Gtk.RecentChooser
Property
recent_manager : Gtk.RecentManager
Gtk.RecentChooserMenu
Method
new Gtk.RecentChooserMenu.for_manager (RecentManager manager) : Gtk.Widget
Create a new Gtk.RecentChooserMenu
Gtk.RecentChooserWidget
Method
new Gtk.RecentChooserWidget.for_manager (RecentManager manager) : Gtk.Widget
Create a new Gtk.RecentChooserWidget
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:04 GMT+0800 (HKT)