[balsa/gtk4: 188/311] libbalsa-gpgme: Build with gtk4
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk4: 188/311] libbalsa-gpgme: Build with gtk4
- Date: Fri, 17 Dec 2021 19:54:20 +0000 (UTC)
commit 5e818f4c1c74a0992f01ad499d516f70c420b320
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Thu Oct 8 12:44:17 2020 -0400
libbalsa-gpgme: Build with gtk4
libbalsa/libbalsa-gpgme.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libbalsa/libbalsa-gpgme.c b/libbalsa/libbalsa-gpgme.c
index f99bfe24f..8d1484a19 100644
--- a/libbalsa/libbalsa-gpgme.c
+++ b/libbalsa/libbalsa-gpgme.c
@@ -824,7 +824,7 @@ libbalsa_gpgme_get_seckey(gpgme_protocol_t protocol,
_("No private key for protocol %s is available for the signer ā%sā"),
libbalsa_gpgme_protocol_name(protocol), name);
- g_signal_connect(dialog, "response", G_CALLBACK(gtk_widget_destroy), NULL);
+ g_signal_connect(dialog, "response", G_CALLBACK(gtk_window_destroy), NULL);
gtk_widget_show(dialog);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]