From: Matthias Clasen Date: Thu, 20 Oct 2022 13:40:39 +0000 (-0400) Subject: columnviewcolumn: Cosmetics X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~148^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b738d4a6ac88b1068c8a41d969981f8b5f00455e;p=gtk4.git columnviewcolumn: Cosmetics --- diff --git a/gtk/gtkcolumnviewcolumn.h b/gtk/gtkcolumnviewcolumn.h index b83ef4b307..1d075c634d 100644 --- a/gtk/gtkcolumnviewcolumn.h +++ b/gtk/gtkcolumnviewcolumn.h @@ -95,7 +95,7 @@ GDK_AVAILABLE_IN_ALL void gtk_column_view_column_set_expand (GtkColumnViewColumn *self, gboolean expand); GDK_AVAILABLE_IN_ALL -gboolean gtk_column_view_column_get_expand (GtkColumnViewColumn *self); +gboolean gtk_column_view_column_get_expand (GtkColumnViewColumn *self); G_END_DECLS