~agateau/libdbusmenu-qt/dev

« back to all changes in this revision

Viewing changes to src/org.ayatana.dbusmenu.xml

  • Committer: Aurelien Gateau
  • Date: 2010-08-03 14:21:38 UTC
  • Revision ID: git-v1:0be28dc3e5c2af58d510237f74d0e2cc79d74054
Fix implementation of GetGroupProperties()

Show diffs side-by-side

added added

removed removed

Lines of Context:
178
178
                </method>
179
179
 
180
180
                <method name="GetGroupProperties">
181
 
                        <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QVariantList"/>
 
181
                        <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QList&lt;int&gt;"/>
182
182
                        <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="DBusMenuItemList"/>
183
183
                        <dox:d>
184
184
                        Returns the list of items which are children of @a parentId.