summaryrefslogtreecommitdiff
path: root/gio/src/gio_signals.defs.patch
blob: 9a630c459b577e6f0454a71a0ff8ca3f7d4d019c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
--- gio_signals.defs	2011-06-19 18:11:11.000000000 -0400
+++ gio_signals_new.defs	2011-06-19 17:18:06.000000000 -0400
@@ -36,7 +36,7 @@
   (when "last")
   (parameters
     '("const-gchar*" "p0")
-    '("GVariant" "p1")
+    '("GVariant*" "p1")
   )
 )
 
@@ -526,7 +526,7 @@
   (when "last")
   (parameters
     '("const-gchar*" "p0")
-    '("GStrv*" "p1")
+    '("const-gchar**" "p1")
   )
 )
 
@@ -1613,8 +1613,8 @@
   (return-type "void")
   (when "last")
   (parameters
-    '("GVariant" "p0")
-    '("GStrv*" "p1")
+    '("GVariant*" "p0")
+    '("const-gchar*const*" "p1")
   )
 )
 
@@ -1625,7 +1625,7 @@
   (parameters
     '("const-gchar*" "p0")
     '("const-gchar*" "p1")
-    '("GVariant" "p2")
+    '("GVariant*" "p2")
   )
 )