summaryrefslogtreecommitdiff
path: root/gtk/gtkroot.h
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2019-05-30 17:05:02 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2019-05-30 20:34:43 +0200
commitdf9aed6c61630a659f140f846059a79d8ebe1f7a (patch)
tree024d36e30f412467719aefd0f6cb5fe9b2ec59a8 /gtk/gtkroot.h
parent2eb033301784a9f02e4d846dc35a8db12726ab3c (diff)
downloadgtk+-df9aed6c61630a659f140f846059a79d8ebe1f7a.tar.gz
Fix some GObject introspection annotations
Fixes several warnings by the GIR compiler.
Diffstat (limited to 'gtk/gtkroot.h')
-rw-r--r--gtk/gtkroot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkroot.h b/gtk/gtkroot.h
index 648defa380..c147c09ff0 100644
--- a/gtk/gtkroot.h
+++ b/gtk/gtkroot.h
@@ -49,7 +49,7 @@ struct _GtkRootInterface
};
GDK_AVAILABLE_IN_ALL
-GdkDisplay * gtk_root_get_display (GtkRoot *root);
+GdkDisplay * gtk_root_get_display (GtkRoot *self);
GDK_AVAILABLE_IN_ALL
void gtk_root_set_focus (GtkRoot *self,