mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 16:30:15 +00:00
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
|
record entry1 entry2 window1 window2
|
||
|
states focused active
|
||
|
show window1
|
||
|
show window2
|
||
|
focus entry1
|
||
|
wait
|
||
|
focus entry2
|
||
|
wait
|
||
|
destroy window1 window2
|