Type Alias

GObject-2.0GObjectTClosure

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

Type Parameters

  • R = any
  • P = any

Type Declaration

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

      • ...args: P[]

      Returns R