Gjsify LogoGjsify Logo

Hierarchy

  • ToggleNotify

Callable

  • ToggleNotify(data: object, object: GObject.Object, isLastRef: boolean): void
  • A callback function used for notification when the state of a toggle reference changes.

    See also: g_object_add_toggle_ref()

    Parameters

    • data: object

      Callback data passed to g_object_add_toggle_ref()

    • object: GObject.Object

      The object on which g_object_add_toggle_ref() was called.

    • isLastRef: boolean

      %TRUE if the toggle reference is now the last reference to the object. %FALSE if the toggle reference was the last reference and there are now other references.

    Returns 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