summaryrefslogtreecommitdiff
path: root/openbox/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/menu.h')
-rw-r--r--openbox/menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/menu.h b/openbox/menu.h
index 6d4bbd47..591dfb65 100644
--- a/openbox/menu.h
+++ b/openbox/menu.h
@@ -172,6 +172,7 @@ void menu_show_all_shortcuts(ObMenu *self, gboolean show);
void menu_show(gchar *name, gint x, gint y, gint button,
struct _ObClient *client);
+gboolean menu_hide_delay_reached();
void menu_set_show_func(ObMenu *menu, ObMenuShowFunc func);
void menu_set_hide_func(ObMenu *menu, ObMenuHideFunc func);