Context-sensitve help
[geeqie.git] / src / layout_util.h
index fc77d84..e887669 100644 (file)
@@ -71,5 +71,7 @@ void layout_bars_close(LayoutWindow *lw);
 
 void layout_exif_window_new(LayoutWindow *lw);
 
+gboolean is_help_key(GdkEventKey *event);
+
 #endif
 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */