GridView forcing spacing in child GtkBox, ListView doesnt

Hi,

I’m just going to link the issue i created: GridView forcing spacing for child GtkBox? (#6911) · Issues · GNOME / gtk · GitLab

Basic: If i use a GridView instead of a ListView, GtkBox children will get spacing i can’t get rid off. The issue contains a C example.

How can i get rid of the spacing?

Regards

Hi,

gtk’s default theme actually adds some spacing by default in boxes contained in GridViews: gtk/theme/Default/_common.scss · 4.14.4 · GNOME / gtk · GitLab

You can load a small custom CSS to reset the spacing.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.