gdbus-codegen: Generate GDBusObject{,Proxy,Skeleton} subtypes

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen
2011-04-25 09:29:18 -04:00
parent 58eb4da5c5
commit bbe945183b
19 changed files with 685 additions and 359 deletions

View File

@@ -349,6 +349,9 @@
<signal name="BazSignal"/>
</interface>
<!-- ChangingInterfaceV2:
@since: 2.0
-->
<interface name="ChangingInterfaceV2">
<!--
NewSignalIn2:
@@ -370,6 +373,9 @@
<method name="FooMethod"/>
</interface>
<!-- ChangingInterfaceV10:
@since: 10.0
-->
<interface name="ChangingInterfaceV10">
<!--
AddedSignalIn10: