summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFushan Wen <qydwhotmail@gmail.com>2022-07-21 21:49:32 +0800
committerFushan Wen <qydwhotmail@gmail.com>2022-07-22 14:08:52 +0800
commited16f50e4930e32c29f80552eb698baa35b4677e (patch)
treee29242ffb916cca72024de3ebda9e21e1b8f5018 /doc
parent8aed84cb7e7eb48a213459ee6fe47d46bd7d0084 (diff)
downloadat-spi2-core-ed16f50e4930e32c29f80552eb698baa35b4677e.tar.gz
Add `ATK_ROLE_PUSH_BUTTON_MENU`
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/libatspi/tmpl/atspi-constants.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/libatspi/tmpl/atspi-constants.sgml b/doc/libatspi/tmpl/atspi-constants.sgml
index af2ec333..76f4d1b3 100644
--- a/doc/libatspi/tmpl/atspi-constants.sgml
+++ b/doc/libatspi/tmpl/atspi-constants.sgml
@@ -408,6 +408,7 @@ Constant definitions needed by multiple interfaces.
@ATSPI_ROLE_POPUP_MENU:
@ATSPI_ROLE_PROGRESS_BAR:
@ATSPI_ROLE_PUSH_BUTTON:
+@ATSPI_ROLE_PUSH_BUTTON_MENU:
@ATSPI_ROLE_RADIO_BUTTON:
@ATSPI_ROLE_RADIO_MENU_ITEM:
@ATSPI_ROLE_ROOT_PANE: