Gjsify LogoGjsify Logo

Interface of GObject Interface should be implemented by all GObject interfaces

Type Parameters

  • T = unknown

Hierarchy

  • Interface

Index

Constructors

Properties

$gtype?: GType<T>
__name__: string
_construct: ((params: any, ...otherArgs: any[]) => any)

Type declaration

    • (params: any, ...otherArgs: any[]): any
    • Parameters

      • params: any
      • Rest ...otherArgs: any[]

      Returns any

_init: ((params: any) => void)

Type declaration

    • (params: any): void
    • Parameters

      • params: any

      Returns void

_classInit: ((cls: any) => any)

Type declaration

    • (cls: any): any
    • Parameters

      • cls: any

      Returns any

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