Files
gtk/gdk/win32
Chun-wei Fan 013b9cbc1f gdkevents-win32.c: Fix GDK_SETTING event notification on IME change
We need to call g_strdup() on the name that we pass in for notifying the
GDK_SETTING event so that when we do gdk_event_free() later we will not
get a crash (stack corruption) that results from attempting to g_free()
something that is not dynamically allocated.
2018-12-17 12:43:24 +08:00
..
2017-11-25 15:44:40 +00:00
2017-11-25 15:44:40 +00:00
2017-11-25 15:44:40 +00:00
2016-04-27 23:18:16 -04:00
2017-11-25 15:44:40 +00:00
2017-11-25 15:44:40 +00:00