X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenu.h;h=7987f96e88feb98528deb21ee6f554219b124ebd;hb=f0fdba8ad36010280fc84c2425010c195b76562a;hp=9fc84bb8706f3916d97dc7ddbd93e53bdc7cb8d7;hpb=1361a87bdff4a04c4c5e273bafa7a90c16368b67;p=chaz%2Fopenbox diff --git a/openbox/menu.h b/openbox/menu.h index 9fc84bb8..7987f96e 100644 --- a/openbox/menu.h +++ b/openbox/menu.h @@ -42,6 +42,8 @@ typedef void (*ObMenuHideFunc)(struct _ObMenuFrame *frame, gpointer data); typedef gboolean (*ObMenuUpdateFunc)(struct _ObMenuFrame *frame, gpointer data); typedef void (*ObMenuExecuteFunc)(struct _ObMenuEntry *entry, + struct _ObMenuFrame *frame, + ObClient *client, guint state, gpointer data, Time time); typedef void (*ObMenuDestroyFunc)(struct _ObMenu *menu, gpointer data); /*! @param x is the mouse x coordinate. on return it should be the x coordinate