Skip to content

Add `ATK_ROLE_PUSH_BUTTON_MENU`

Fushan Wen requested to merge easyteacher/at-spi2-core:work/fuf/menu-button into main

This role allows to specify a button will open a menu. It's widely used in Hamburger buttons, and Qt has QAccessible:ButtonMenu role for it.

Merge request reports