Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

filter?: Gtk.RecentFilter

The #GtkRecentFilter object to be used when displaying the recently used resources.

limit?: number

The maximum number of recently used resources to be displayed, or -1 to display all items. By default, the GtkSetting:gtk-recent-files-limit setting is respected: you can override that limit on a particular instance of #GtkRecentChooser by setting this property.

localOnly?: boolean

Whether this #GtkRecentChooser should display only local (file:) resources.

recentManager?: Gtk.RecentManager

The #GtkRecentManager instance used by the #GtkRecentChooser to display the list of recently used resources.

selectMultiple?: boolean

Allow the user to select multiple resources.

showIcons?: boolean

Whether this #GtkRecentChooser should display an icon near the item.

showNotFound?: boolean

Whether this #GtkRecentChooser should display the recently used resources even if not present anymore. Setting this to %FALSE will perform a potentially expensive check on every local resource (every remote resource will always be displayed).

showPrivate?: boolean
showTips?: boolean

Whether this #GtkRecentChooser should display a tooltip containing the full path of the recently used resources.

sortType?: Gtk.RecentSortType

Sorting order to be used when displaying the recently used resources.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method