Skip to content

I want to know, how can I close the program in python? #1415

Answered by r0x0r
iceriny asked this question in Q&A
Discussion options

You must be logged in to vote

@iceriny when you destroy the last window it will release webview.start and kill the gui loop. If you have nothing else blocking the execution like non-daemon threads your program will quit.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by iceriny
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants