]> Dogcows Code - chaz/openbox/blobdiff - openbox/menu.h
Timed menu that reads output from a process while the window is hidden
[chaz/openbox] / openbox / menu.h
index 081b3528db0f65f78a30cf78d50d3a9e3e43afed..43ac054ff6d2cdc0b11ce10922c46c9b3755cfa7 100644 (file)
@@ -104,6 +104,8 @@ void menu_show_full(Menu *menu, int x, int y, Client *client);
 
 void menu_hide(Menu *self);
 
+void menu_clear(Menu *self);
+
 MenuEntry *menu_entry_new_full(char *label, Action *action,
                                MenuEntryRenderType render_type,
                                gpointer submenu);
This page took 0.020409 seconds and 4 git commands to generate.