cmake: uncomment INTERPROCEDURAL_OPTIMIZATION setting
[staging/windowmanager.git] / generate-binding-glue.py
index 2a422d2..43bc742 100644 (file)
@@ -107,6 +107,8 @@ API = {
                     { 'name': 'surfaceid', 'type': 'uint32_t', 'jtype': 'int' },
                 ],
             },
+            { 'name': 'demo_activate_surface', 'args': [ { 'name': 'surfaceid', 'type': 'uint32_t', 'jtype': 'int' } ] },
+            { 'name': 'demo_activate_all' },
             { 'name': 'debug_status', },
             { 'name': 'debug_layers', },
             { 'name': 'debug_surfaces', },