summaryrefslogtreecommitdiff
path: root/gtk/gtk_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtk_compat.h')
-rw-r--r--gtk/gtk_compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk_compat.h b/gtk/gtk_compat.h
index 367d3c522..489fa7ea1 100644
--- a/gtk/gtk_compat.h
+++ b/gtk/gtk_compat.h
@@ -25,6 +25,7 @@
#include <gtk/gtk.h>
+void nsgtk_widget_set_can_focus(GtkWidget *widget, gboolean can_focus);
gboolean nsgtk_widget_has_focus(GtkWidget *widget);
gboolean nsgtk_widget_get_visible(GtkWidget *widget);
gboolean nsgtk_widget_get_realized(GtkWidget *widget);