Gjsify LogoGjsify Logo

Hierarchy

  • FocusHandler

Callable

  • FocusHandler(object: Atk.Object, focus_in: boolean): void
  • The type of callback function used for atk_component_add_focus_handler() and atk_component_remove_focus_handler()

    Parameters

    • object: Atk.Object

      the #AtkObject that receives/lose the focus

    • focus_in: boolean

      TRUE if the object receives the focus

    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