columnviewcolumn: Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Thu, 20 Oct 2022 13:40:39 +0000 (09:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Oct 2022 15:44:05 +0000 (11:44 -0400)
gtk/gtkcolumnviewcolumn.h

index b83ef4b3075dcd9834ac1f2ac85b0a76219773ca..1d075c634da5652f4b233e784d363cc23b964c8a 100644 (file)
@@ -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