app: add debug_terminate() event, quick hack to terminate
[staging/windowmanager.git] / generate-binding-glue.py
index cec4fea..e1f1d5a 100644 (file)
@@ -94,6 +94,7 @@ API = {
             { 'name': 'debug_status', },
             { 'name': 'debug_layers', },
             { 'name': 'debug_surfaces', },
+            { 'name': 'debug_terminate' },
         ]
 }