summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2014-02-26 13:34:32 +0100
committerMurray Cumming <murrayc@murrayc.com>2014-02-26 13:34:32 +0100
commitb132e7cb39bf284bdfe2d807f5e2be10c0560a98 (patch)
tree94fa058272df17ef51ee451634c4e43211d98690
parentcd9ef53c912a1228a75d4ebb55c80150776ad6ce (diff)
downloadglibmm-b132e7cb39bf284bdfe2d807f5e2be10c0560a98.tar.gz
Regenerated signal/property .defs
-rw-r--r--gio/src/gio_signals.defs9
1 files changed, 9 insertions, 0 deletions
diff --git a/gio/src/gio_signals.defs b/gio/src/gio_signals.defs
index b504762c..9f7acc97 100644
--- a/gio/src/gio_signals.defs
+++ b/gio/src/gio_signals.defs
@@ -127,6 +127,15 @@
)
)
+(define-signal handle-local-options
+ (of-object "GApplication")
+ (return-type "gint")
+ (when "last")
+ (parameters
+ '("GVariantDict*" "p0")
+ )
+)
+
(define-property application-id
(of-object "GApplication")
(prop-type "GParamString")