mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
gdbus-codegen: Generate GDBusObject{,Proxy,Skeleton} subtypes
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user