]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.h
add keyboard shortcuts to the menus. you can specify the shortcut key with & even...
[chaz/openbox] / openbox / menuframe.h
index 016700a74ae7e6fad32967f1916cf05aa2eab939..4cd27d3767c74f767c2392b0032c9abcd70bf028 100644 (file)
@@ -124,7 +124,8 @@ void menu_frame_hide(ObMenuFrame *self);
 void menu_frame_hide_all();
 void menu_frame_hide_all_client(struct _ObClient *client);
 
-void menu_frame_select(ObMenuFrame *self, ObMenuEntryFrame *entry);
+void menu_frame_select(ObMenuFrame *self, ObMenuEntryFrame *entry,
+                       gboolean immediate);
 void menu_frame_select_previous(ObMenuFrame *self);
 void menu_frame_select_next(ObMenuFrame *self);
 
This page took 0.021116 seconds and 4 git commands to generate.