Gjsify LogoGjsify Logo

An interface for writing VFS file handles.

record

Hierarchy

  • FileIface

Index

Constructors

Properties

Methods

Constructors

Properties

g_iface: TypeInterface

The parent interface.

field
supports_thread_contexts: boolean

a boolean that indicates whether the #GFile implementation supports thread-default contexts. Since 2.22.

field
name: string

Methods

  • get_basename(file: Gio.File): string
  • get_child_for_display_name(file: Gio.File, display_name: string): Gio.File
  • get_parse_name(file: Gio.File): string
  • get_uri_scheme(file: Gio.File): string
  • has_uri_scheme(file: Gio.File, uri_scheme: string): boolean
  • measure_disk_usage_finish(file: Gio.File, result: AsyncResult): [boolean, number, number, number]
  • resolve_relative_path(file: Gio.File, relative_path: string): Gio.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