Gjsify LogoGjsify Logo

Meta-data to be passed to gtk_recent_manager_add_full() when registering a recently used resource.

record

Hierarchy

  • RecentData

Index

Constructors

Properties

app_exec: string

command line used to launch this resource; may contain the ā€œ%fā€ and ā€œ%uā€ escape characters which will be expanded to the resource file path and URI respectively when the command line is retrieved;

field
app_name: string

the name of the application that is registering this recently used resource;

field
description: string

a UTF-8 encoded string, containing a short description of the resource, or %NULL;

field
display_name: string

a UTF-8 encoded string, containing the name of the recently used resource to be displayed, or %NULL;

field
groups: string[]

a vector of strings containing groups names;

field
is_private: boolean

whether this resource should be displayed only by the applications that have registered it or not.

field
mime_type: string

the MIME type of the resource;

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