columnviewcolumn: Cosmetics

This commit is contained in:
Matthias Clasen 2022-10-20 09:40:39 -04:00
parent 0149bd49ca
commit b738d4a6ac

View 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