From c6ade0a371dd611518c17eb9e01b2481064cfd79 Mon Sep 17 00:00:00 2001 From: nathan Date: Wed, 12 Oct 2016 18:13:33 +0200 Subject: [PATCH] Added comments --- src/dorkbox/systemTray/linux/jna/Gtk.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/dorkbox/systemTray/linux/jna/Gtk.java b/src/dorkbox/systemTray/linux/jna/Gtk.java index 1f624a8..a4ec969 100644 --- a/src/dorkbox/systemTray/linux/jna/Gtk.java +++ b/src/dorkbox/systemTray/linux/jna/Gtk.java @@ -379,7 +379,8 @@ class Gtk { } /** - * required to properly setup the dispatch flag + * required to properly setup the dispatch flag when using native menus + * * @param callback will never be null. */ public static