aboutsummaryrefslogtreecommitdiff
path: root/libindicate/listener-marshal.list
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-01-16 00:04:05 -0600
committerTed Gould <ted@canonical.com>2009-01-16 00:04:05 -0600
commit2b6ce30681688304f321b1717cac0891882e773e (patch)
tree74f95250e94e33ed40bde5c636f6063fb0c11e80 /libindicate/listener-marshal.list
parent8a2369b420ee625f07d3d6882c07464fc5b27cb8 (diff)
parentdf1713a31e272324244419c0b7b6fbf9b3179069 (diff)
downloadlibayatana-indicator-2b6ce30681688304f321b1717cac0891882e773e.tar.gz
libayatana-indicator-2b6ce30681688304f321b1717cac0891882e773e.tar.bz2
libayatana-indicator-2b6ce30681688304f321b1717cac0891882e773e.zip
Building the listener object that listens to all of the folks on DBus and turns that into a usable interface for indicator display folks. A lot of code to make things simple :)
Diffstat (limited to 'libindicate/listener-marshal.list')
-rw-r--r--libindicate/listener-marshal.list6
1 files changed, 6 insertions, 0 deletions
diff --git a/libindicate/listener-marshal.list b/libindicate/listener-marshal.list
new file mode 100644
index 0000000..562d06f
--- /dev/null
+++ b/libindicate/listener-marshal.list
@@ -0,0 +1,6 @@
+# IndicatorAdded, IndicatorRemoved, IndicatorModified
+VOID:UINT,STRING
+# Local indicator_added, indicator_removed
+VOID:POINTER,POINTER,STRING
+# Local indicator_modified
+VOID:POINTER,POINTER,STRING,STRING