Commit 8f9a86189d9961f3ffb5a40f985835dd3394c874
1 parent
1680e4db
Exists in
master
and in
1 other branch
Working on new D-Bus API.
Showing
3 changed files
with
10 additions
and
2 deletions
Show diff stats
| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | +<?xml version="1.0" encoding="UTF-8" ?> | |
| 2 | +<node name="/br/com/bb/pw3270"> | |
| 3 | + <interface name="br.com.bb.pw3270"> | |
| 4 | + <method name="getRevision"> | |
| 5 | + <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/> | |
| 6 | + <arg type="s" name="revision" direction="out" /> | |
| 7 | + </method> | |
| 8 | + </interface> | |
| 9 | +</node> | ... | ... |
src/linux/gobject.c