forked from AuroraMiddleware/gtk
Set initial focus in some dialog tests
Use the new <initial-focus> element here to confirm that it is parsed properly and works as expected.
This commit is contained in:
parent
14eccae603
commit
29d756909d
@ -255,5 +255,6 @@
|
||||
<action-widget response="-6">cancel_button</action-widget>
|
||||
<action-widget response="apply">confirm_button</action-widget>
|
||||
</action-widgets>
|
||||
<initial-focus name="name_entry"/>
|
||||
</object>
|
||||
</interface>
|
||||
|
Loading…
Reference in New Issue
Block a user