Gjsify LogoGjsify Logo

Hierarchy

  • MimeInfo

Index

Constructors

Properties

name: string

Methods

  • getDescription(): string
  • getExtensions(): string[]
  • Get the list of file extensions associated to the MIME type of info

    Returns string[]

  • getMimeType(): string
  • unref(): void
  • Atomically decrements the reference count of info by one. If the reference count drops to 0, all memory allocated by the #WebKitMimeInfo is released. This function is MT-safe and may be called from any thread.

    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