Visit Mozilla.org

Accessibility:AT-APIs:Gecko:Roles:ROLE CHROME WINDOW

From MDC


« Gecko Roles Page

[edit] Description

Frame role. A top level window with a title bar, border, menu bar, etc. It is often used as the primary window for an application.

[edit] Mapped to

  • AT-SPI: ROLE_FRAME
  • ATK: ATK_ROLE_FRAME
  • UA: NSAccessibilityUnknownRole (unused on OS X)
  • MSAA : ROLE_SYSTEM_APPLICATION
  • IA2: IA2_ROLE_FRAME

[edit] Used by

Not used.