Support XDG application
[apps/agl-service-windowmanager.git] / generate-binding-glue.py
index 376350a..a7be2da 100644 (file)
@@ -132,6 +132,13 @@ API = {
                     { 'name': 'drawing_name', 'type': 'char const*', 'jtype': 'string' },
                 ],
             },
+            {
+                'name': 'requestsurfacexdg',
+                'args': [
+                    { 'name': 'drawing_name', 'type': 'char const*', 'jtype': 'string' },
+                    { 'name': 'ivi_id',       'type': 'char const*', 'jtype': 'string' },
+                ],
+            },
             {
                 'name': 'activatesurface',
                 'args': [