Gtk.RecentManager Members

The members of Gtk.RecentManager are listed below.

See Also: Inherited members from GLib.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
DefaultRecentManager. Documentation for this section has not yet been entered.
[read-only]
Filenamestring. Documentation for this section has not yet been entered.
[read-only]
static
GTypeGLib.GType. Documentation for this section has not yet been entered.
[read-only]
ItemsGLib.List. Documentation for this section has not yet been entered.
Limitint. Documentation for this section has not yet been entered.
[write-only]
ScreenGdk.Screen. Documentation for this section has not yet been entered.
[read-only]
Sizeint. Documentation for this section has not yet been entered.

Public Methods

AddFull(string, RecentData) : bool
Documentation for this section has not yet been entered.
AddItem(string) : bool
Documentation for this section has not yet been entered.
static
ErrorQuark() : int
Documentation for this section has not yet been entered.
static
GetForScreen(Gdk.Screen) : RecentManager
Documentation for this section has not yet been entered.
HasItem(string) : bool
Documentation for this section has not yet been entered.
LookupItem(string) : RecentInfo
Documentation for this section has not yet been entered.
MoveItem(string, string) : bool
Documentation for this section has not yet been entered.
PurgeItems() : int
Documentation for this section has not yet been entered.
RemoveItem(string) : bool
Documentation for this section has not yet been entered.

Protected Methods

OnChanged()
Documentation for this section has not yet been entered.

Public Events

ChangedDocumentation for this section has not yet been entered.