problem extracting data from GtkSourceView using Gtkd

Chris Bare chris at bareflix.com
Thu Jan 17 23:04:23 UTC 2019


I think I finally figured it out.
I think the GTKapplication shutdown signal is called after the 
window has been destroyed.
If I attach a handler to the window's destroy signal, then I am 
able to get the data from the sourceView.




More information about the Digitalmars-d-learn mailing list