Simon Tatham
94a2904ab6
GTK: add a delete_inst() function to clean up a gui_data.
...
This has been logically necessary in principle for ages, but we got
away without it because we just exited the program. But in the multi-
window GtkApplication front ends, we can't get away with that for
ever; we need to be able to free _one_ of our 'struct gui_data'
instances and everything dangling off it (or, at least, everything
that GTK's reference counting system doesn't clean up for us), without
also doing anything global to the process in which that gui_data is
contained.
2017-11-26 11:50:49 +00:00
..
2014-02-22 18:01:32 +00:00
2017-11-26 11:45:53 +00:00
2017-02-22 22:10:05 +00:00
2015-09-01 19:12:19 +01:00
2017-11-26 11:36:00 +00:00
2015-08-24 19:34:23 +01:00
2016-03-22 22:27:09 +00:00
2017-02-23 20:03:01 +00:00
2017-02-14 22:14:25 +00:00
2017-02-27 19:58:39 +00:00
2017-02-27 19:58:39 +00:00
2017-02-22 22:10:05 +00:00
2017-02-15 19:32:42 +00:00
2015-08-31 15:45:43 +01:00
2017-11-26 11:50:49 +00:00
2017-06-19 21:42:16 +05:00
2017-11-26 11:45:48 +00:00
2016-03-23 22:22:48 +00:00
2017-11-26 11:45:48 +00:00
2016-03-23 22:22:48 +00:00
2017-05-14 16:34:48 +01:00
2011-07-14 18:52:21 +00:00
2017-11-26 11:32:34 +00:00
2011-07-14 18:52:21 +00:00
2017-01-06 19:29:06 +00:00
2016-03-30 08:30:40 +01:00
2011-07-14 18:52:21 +00:00
2016-08-10 19:34:46 +01:00
2017-10-01 21:10:31 +01:00
2017-02-15 19:32:42 +00:00
2009-09-16 22:28:20 +00:00
2015-05-18 14:03:10 +01:00
2017-05-14 16:34:48 +01:00
2017-07-08 09:28:20 +01:00
2010-02-20 11:21:25 +00:00
2017-05-14 16:34:48 +01:00
2016-03-27 14:47:51 +01:00
2017-11-26 11:42:22 +00:00
2016-03-27 14:47:51 +01:00
2017-05-14 16:34:48 +01:00
2017-05-14 16:34:48 +01:00
2017-02-22 22:10:05 +00:00
2015-05-05 20:16:22 +01:00
2004-12-31 13:02:46 +00:00
2017-02-14 23:25:25 +00:00
2015-05-15 12:47:44 +01:00
2016-03-20 18:30:03 +00:00
2016-03-20 18:30:03 +00:00
2003-04-27 11:10:48 +00:00
2007-01-07 10:17:12 +00:00
2007-01-07 10:17:12 +00:00
2007-01-07 10:17:12 +00:00
2007-01-07 10:17:12 +00:00