Gjsify LogoGjsify Logo

Enumeration RecentManagerError

Error codes for #GtkRecentManager operations

Index

Enumeration Members

INVALID_ENCODING: number

the supplied string is not UTF-8 encoded.

INVALID_URI: number

the URI specified is not valid.

NOT_FOUND: number

the URI specified does not exists in the recently used resources list.

NOT_REGISTERED: number

no application has registered the specified item.

READ: number

failure while reading the recently used resources file.

UNKNOWN: number

unspecified error.

WRITE: number

failure while writing the recently used resources file.

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