Type Alias (GI Alias)

GObject-2.0GObjectClosure

Closure: (...args: P[]) => R

Type Parameters

  • R = any
  • P = any

Type Declaration

    • (...args: P[]): R
    • Parameters

      • ...args: P[]

      Returns R