Gjsify LogoGjsify Logo

Application Information interface, for operating system portability.

record

Hierarchy

  • AppInfoIface

Index

Constructors

Properties

g_iface: TypeInterface

The parent interface.

field
name: string

Methods

  • add_supports_type(appinfo: AppInfo, content_type: string): boolean
  • can_delete(appinfo: AppInfo): boolean
  • can_remove_supports_type(appinfo: AppInfo): boolean
  • do_delete(appinfo: AppInfo): boolean
  • get_commandline(appinfo: AppInfo): string
  • get_description(appinfo: AppInfo): string
  • get_display_name(appinfo: AppInfo): string
  • get_executable(appinfo: AppInfo): string
  • get_supported_types(appinfo: AppInfo): string[]
  • remove_supports_type(appinfo: AppInfo, content_type: string): boolean
  • set_as_default_for_extension(appinfo: AppInfo, extension: string): boolean
  • set_as_default_for_type(appinfo: AppInfo, content_type: string): boolean
  • set_as_last_used_for_type(appinfo: AppInfo, content_type: string): boolean
  • should_show(appinfo: AppInfo): boolean
  • supports_files(appinfo: AppInfo): boolean
  • supports_uris(appinfo: AppInfo): boolean

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