summaryrefslogtreecommitdiff
path: root/stickynotes/stickynotes_callbacks.h
diff options
context:
space:
mode:
authorColomban Wendling <[email protected]>2021-10-07 19:43:23 +0200
committerraveit65 <[email protected]>2021-10-26 16:00:45 +0200
commit999eec53c643721b37bc7ad847cdfdf93c124085 (patch)
tree7b6eb27b0e6d3588179141c834e225d7d1a93cf4 /stickynotes/stickynotes_callbacks.h
parentd3527344f928d0352e6ec92e6e6d954374664e71 (diff)
downloadmate-applets-999eec53c643721b37bc7ad847cdfdf93c124085.tar.bz2
mate-applets-999eec53c643721b37bc7ad847cdfdf93c124085.tar.xz
stickynotes: Popup the note menu with the keyboard
Diffstat (limited to 'stickynotes/stickynotes_callbacks.h')
-rw-r--r--stickynotes/stickynotes_callbacks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stickynotes/stickynotes_callbacks.h b/stickynotes/stickynotes_callbacks.h
index a155d812..57ba9428 100644
--- a/stickynotes/stickynotes_callbacks.h
+++ b/stickynotes/stickynotes_callbacks.h
@@ -52,7 +52,7 @@ stickynote_show_popup_menu (GtkWidget *widget,
gboolean
stickynote_keypress_cb (GtkWidget *widget,
GdkEventKey *event,
- StickyNote *note);
+ GtkMenu *popup_menu);
/* Callbacks for the sticky notes popup menu */
void