stack: Minor doc addition

This commit is contained in:
Matthias Clasen 2020-10-19 21:15:08 -04:00
parent feb73a5ebb
commit 0a71dc1bed

View File

@ -84,7 +84,7 @@
* # Accessibility
*
* GtkStack uses the #GTK_ACCESSIBLE_ROLE_TAB_PANEL for the stack
* pages.
* pages, which are the accessible parent objects of the child widgets.
*/
/**