]> Dogcows Code - chaz/openbox/blobdiff - openbox/menu.h
add raise action
[chaz/openbox] / openbox / menu.h
index f0fc42baa49d6a18b1e6e61e8b10eaa7e1661ec6..f4368229ba9964cdb313292acae3ab2590fe3218 100644 (file)
@@ -44,7 +44,7 @@ typedef gboolean (*ObMenuUpdateFunc)(struct _ObMenuFrame *frame,
 typedef void (*ObMenuExecuteFunc)(struct _ObMenuEntry *entry,
                                   struct _ObMenuFrame *frame,
                                   struct _ObClient *client,
-                                  guint state, gpointer data, Time time);
+                                  guint state, gpointer data);
 typedef void (*ObMenuDestroyFunc)(struct _ObMenu *menu, gpointer data);
 /*! @param x is the mouse x coordinate. on return it should be the x coordinate
              for the menu
This page took 0.020137 seconds and 4 git commands to generate.