Portál AbcLinuxu, 4. května 2025 07:36
Řešení dotazu:
topwin = gtk.Window(gtk.WINDOW_TOPLEVEL)
topwin.show()
# Time passes: User may have covered topwin by other
# desktop windows or minimized it via window-manager.
gdkwin = topwin.window
gdkwin.show()
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.