X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=generate-binding-glue.py;h=a7be2dae8c068dae04547d7d6943454cd9871fba;hb=d4b51c94f4c096f17f6a6f79d4d973715c4c1a07;hp=376350a379079dbe15bfd21bd25cb47c26cc4ec3;hpb=9f9abc58011121722a82759124d061a645cee112;p=apps%2Fagl-service-windowmanager.git diff --git a/generate-binding-glue.py b/generate-binding-glue.py index 376350a..a7be2da 100644 --- a/generate-binding-glue.py +++ b/generate-binding-glue.py @@ -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': [