summaryrefslogtreecommitdiff
path: root/rest/rest-marshal.txt
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2013-07-04 18:44:34 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2013-07-05 10:27:16 +0200
commit8e520d0788fbd3b16900b354fdf403dd1ddea7eb (patch)
treef31578f14d891d355acc7b8357825b3c9020a903 /rest/rest-marshal.txt
parenta63c691b2f1d1dd4d212b27fea0534f2481ebcc8 (diff)
downloadlibrest-8e520d0788fbd3b16900b354fdf403dd1ddea7eb.tar.gz
Add marshaller for RestProxy::authenticate signal
g_cclosure_marshal_generic() was only introduced in glib 2.30, for older glib we need to specify the marshaller to use. If only NULL is passed, we get a segfault when trying to invoke the signal. https://bugzilla.gnome.org/show_bug.cgi?id=703642
Diffstat (limited to 'rest/rest-marshal.txt')
-rw-r--r--rest/rest-marshal.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/rest/rest-marshal.txt b/rest/rest-marshal.txt
new file mode 100644
index 0000000..98fb74b
--- /dev/null
+++ b/rest/rest-marshal.txt
@@ -0,0 +1 @@
+BOOLEAN:OBJECT,BOOLEAN