mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-09 20:20:13 +00:00
9 lines
101 B
Plaintext
9 lines
101 B
Plaintext
|
record entry1 entry2
|
||
|
states focused
|
||
|
show window1
|
||
|
focus entry1
|
||
|
wait
|
||
|
focus entry2
|
||
|
wait
|
||
|
destroy window1
|