mattn / go-gtk

Go binding for GTK
http://mattn.github.com/go-gtk
BSD 3-Clause "New" or "Revised" License
2.12k stars 247 forks source link

how to destory timeout #405

Open liao725636367 opened 5 years ago

liao725636367 commented 5 years ago

i had use glib.TimeoutAdd to create timeout and get the result typeof glib.SourceHandle but i dont't know how to stop it

mattn commented 4 years ago

ref https://github.com/mattn/go-gtk/pull/406