Gtk.RecentAction Members

The members of Gtk.RecentAction are listed below.

See Also: Inherited members from Gtk.Action

Public Constructors

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

Public Properties

[read-only]
CurrentItemRecentInfo. Documentation for this section has not yet been entered.
[read-only]
CurrentUristring. Documentation for this section has not yet been entered.
FilterRecentFilter. 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.
LocalOnlybool. Documentation for this section has not yet been entered.
SelectMultiplebool. Documentation for this section has not yet been entered.
ShowIconsbool. Documentation for this section has not yet been entered.
ShowNotFoundbool. Documentation for this section has not yet been entered.
ShowNumbersbool. Documentation for this section has not yet been entered.
ShowPrivatebool. Documentation for this section has not yet been entered.
ShowTipsbool. Documentation for this section has not yet been entered.
[write-only]
SortFuncRecentSortFunc. Documentation for this section has not yet been entered.
SortTypeRecentSortType. Documentation for this section has not yet been entered.

Public Methods

AddFilter(RecentFilter)
Documentation for this section has not yet been entered.
GetUris(out ulong) : string
Documentation for this section has not yet been entered.
ListFilters() : GLib.SList
Documentation for this section has not yet been entered.
RemoveFilter(RecentFilter)
Documentation for this section has not yet been entered.
SelectAll()
Documentation for this section has not yet been entered.
SelectUri(string) : bool
Documentation for this section has not yet been entered.
SetCurrentUri(string) : bool
Documentation for this section has not yet been entered.
UnselectAll()
Documentation for this section has not yet been entered.
UnselectUri(string)
Documentation for this section has not yet been entered.

Protected Methods

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

Public Events

ItemActivatedDocumentation for this section has not yet been entered.
SelectionChangedDocumentation for this section has not yet been entered.