aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpgme.def
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-05-10 11:03:34 +0000
committerJustus Winter <[email protected]>2016-05-10 11:03:34 +0000
commitf531608539b45f0bbd036f430943b390ec21aa65 (patch)
tree56cf3f4db0c38e668645668ebb3dec418bed77a5 /src/gpgme.def
parentMore GTK2 removal (diff)
parentAllow cc to detect missing cases in a switch. (diff)
downloadgpgme-f531608539b45f0bbd036f430943b390ec21aa65.tar.gz
gpgme-f531608539b45f0bbd036f430943b390ec21aa65.zip
Merge branch 'master' into justus/pyme3
Diffstat (limited to 'src/gpgme.def')
-rw-r--r--src/gpgme.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/gpgme.def b/src/gpgme.def
index dc189484..3b56aaad 100644
--- a/src/gpgme.def
+++ b/src/gpgme.def
@@ -217,5 +217,13 @@ EXPORTS
gpgme_op_spawn_start @163
gpgme_op_spawn @164
+
+ gpgme_set_offline @165
+ gpgme_get_offline @166
+
+ gpgme_set_status_cb @167
+ gpgme_get_status_cb @168
+
+ gpgme_pubkey_algo_string @169
; END