From 37c21cfb13572d62179adcfdbe5113350a2dd906 Mon Sep 17 00:00:00 2001 From: wmayer Date: Wed, 20 May 2020 12:47:17 +0200 Subject: [PATCH] [skip ci] Port glib embedding example to Py3 and Gtk3 --- src/Tools/embedded/glib/glib.cbp | 24 +++++++++---------- src/Tools/embedded/glib/main.c | 41 +++++++++++++++++++++----------- 2 files changed, 38 insertions(+), 27 deletions(-) diff --git a/src/Tools/embedded/glib/glib.cbp b/src/Tools/embedded/glib/glib.cbp index 6616b1c644..792c93d9ee 100644 --- a/src/Tools/embedded/glib/glib.cbp +++ b/src/Tools/embedded/glib/glib.cbp @@ -13,19 +13,15 @@