]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.h
Select the menu item under the mouse when the mouse is moved (Fix bug 5237)
[chaz/openbox] / openbox / menuframe.h
index 44c02562220a983128b6fe2d36dcec3f7cb06510..2d7a2ae072921eb3431db9368aff97d511f11c4a 100644 (file)
@@ -121,7 +121,7 @@ void menu_frame_move_on_screen(ObMenuFrame *self, gint x, gint y,
                                gint *dx, gint *dy);
 
 gboolean menu_frame_show_topmenu(ObMenuFrame *self, gint x, gint y,
-                                 gint button);
+                                 gboolean mouse);
 gboolean menu_frame_show_submenu(ObMenuFrame *self, ObMenuFrame *parent,
                                  ObMenuEntryFrame *parent_entry);
 
This page took 0.020187 seconds and 4 git commands to generate.