diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2019-07-01 01:13:00 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2019-07-01 01:13:00 +0100 |
commit | 2aabd64f1a90bec857c35135df6e3cf9d668bbfb (patch) | |
tree | 83f22baae81f07dc0a798f33e4c446d16a7fdb96 /gtk/gtkconstraintguide.h | |
parent | 7990b24287e355a54a029e793cd6f0ecdc272dfa (diff) | |
download | gtk+-2aabd64f1a90bec857c35135df6e3cf9d668bbfb.tar.gz |
Fix warnings from the introspection scanner
The name of the arguments of the functions must match the name of the
arguments in the documentation stanza.
Diffstat (limited to 'gtk/gtkconstraintguide.h')
-rw-r--r-- | gtk/gtkconstraintguide.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkconstraintguide.h b/gtk/gtkconstraintguide.h index 1a489543f8..dbd7235009 100644 --- a/gtk/gtkconstraintguide.h +++ b/gtk/gtkconstraintguide.h @@ -25,7 +25,6 @@ G_BEGIN_DECLS - #define GTK_TYPE_CONSTRAINT_GUIDE (gtk_constraint_guide_get_type ()) /** |