Implementing app launch and app surface control workflow. Using WindowManager to...
[staging/HomeScreen.git] / interfaces / popup.xml
index 0ec8db3..c144f84 100644 (file)
@@ -18,5 +18,9 @@
       <arg name="type" type="i" direction="in"/>
       <arg name="text" type="s" direction="in"/>
     </method>
+    <method name="showPopupComboBox">
+      <arg name="text" type="s" direction="in"/>
+      <arg name="choices" type="as" direction="in"/>
+    </method>
   </interface>
 </node>