fixed SF bug:
ID: 2991229 Summary: nested type wrong generation
This commit is contained in:
parent
9e25833870
commit
796c96d34e
4 changed files with 113 additions and 10 deletions
|
@ -26,5 +26,10 @@
|
|||
<method name="Info">
|
||||
<arg type="a{ss}" name="info" direction="out"/>
|
||||
</method>
|
||||
|
||||
<method name="Foo">
|
||||
<arg type="a(a(uu)s)" name="array" direction="out" />
|
||||
</method>
|
||||
|
||||
</interface>
|
||||
</node>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue