Small improvement to GtkLinkButton a11y
ATK has a visited state, so propagate the visited property of GtkLinkButton to that state.
This commit is contained in:
@ -11,7 +11,7 @@ window1
|
||||
parent: window1
|
||||
index: 0
|
||||
name: Hello World!
|
||||
state: enabled focusable sensitive showing visible
|
||||
state: enabled focusable sensitive showing visible visited
|
||||
toolkit: gtk
|
||||
<AtkComponent>
|
||||
layer: widget
|
||||
|
||||
Reference in New Issue
Block a user