Gjsify LogoGjsify Logo

Hierarchy

  • Info

Index

Constructors

Properties

name: string

Methods

  • free(): void
  • get_ctime(): number
  • get_is_locked(): boolean
  • get_lock_on_idle(): boolean
  • Get whether or not to lock a keyring after a certain amount of idle time.

    See also gnome_keyring_info_get_lock_timeout().

    Returns boolean

  • get_lock_timeout(): number
  • get_mtime(): number
  • set_lock_on_idle(value: boolean): void
  • Set whether or not to lock a keyring after a certain amount of idle time.

    See also gnome_keyring_info_set_lock_timeout().

    Parameters

    • value: boolean

      Whether to lock or not.

    Returns void

  • set_lock_timeout(value: number): void
  • Set the idle timeout, in seconds, after which to lock the keyring.

    See also gnome_keyring_info_set_lock_on_idle().

    Parameters

    • value: number

      The lock timeout in seconds.

    Returns void

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