Gjsify LogoGjsify Logo

A GtkRecentFilterInfo struct is used to pass information about the tested file to gtk_recent_filter_filter().

record

Hierarchy

  • RecentFilterInfo

Index

Constructors

Properties

age: number

The number of days elapsed since the file has been registered.

field
applications: string[]

The list of applications that have registered the file.

field

#GtkRecentFilterFlags to indicate which fields are set.

field
displayName: string

The string that will be used to display the file in the recent chooser.

field
groups: string[]

The groups to which the file belongs to.

field
mimeType: string

MIME type of the file.

field
uri: string

The URI of the file being tested.

field
name: string

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