Gjsify LogoGjsify Logo

Interface for implementing operations for mounts.

record

Hierarchy

  • MountIface

Index

Constructors

Properties

g_iface: TypeInterface

The parent interface.

field
name: string

Methods

  • can_eject(mount: Mount): boolean
  • can_unmount(mount: Mount): boolean
  • changed(mount: Mount): void
  • get_name(mount: Mount): string
  • get_sort_key(mount: Mount): string
  • get_uuid(mount: Mount): string
  • guess_content_type_sync(mount: Mount, force_rescan: boolean, cancellable: Gio.Cancellable): string[]
  • pre_unmount(mount: Mount): void
  • unmounted(mount: Mount): 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