summaryrefslogtreecommitdiff
path: root/gtk/gtkroot.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkroot.h')
-rw-r--r--gtk/gtkroot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkroot.h b/gtk/gtkroot.h
index e4894ee46b..e1d7ee670d 100644
--- a/gtk/gtkroot.h
+++ b/gtk/gtkroot.h
@@ -45,6 +45,7 @@ struct _GtkRootInterface
GTypeInterface g_iface;
/*< public >*/
+ GdkDisplay * (* get_display) (GtkRoot *self);
};