summaryrefslogtreecommitdiff
path: root/gio/src/gio_signals.defs
diff options
context:
space:
mode:
Diffstat (limited to 'gio/src/gio_signals.defs')
-rw-r--r--gio/src/gio_signals.defs11
1 files changed, 11 insertions, 0 deletions
diff --git a/gio/src/gio_signals.defs b/gio/src/gio_signals.defs
index 514afbec..8c020567 100644
--- a/gio/src/gio_signals.defs
+++ b/gio/src/gio_signals.defs
@@ -278,6 +278,17 @@
(default-value "FALSE")
)
+;; From GBytesIcon
+
+(define-property bytes
+ (of-object "GBytesIcon")
+ (prop-type "GParamBoxed")
+ (docs "The bytes containing the icon")
+ (readable #t)
+ (writable #t)
+ (construct-only #t)
+)
+
;; From GCharsetConverter
(define-property from-charset