Re: Making a GtkSeparator more visible

2017-12-01 Thread Florian Müllner
On Fri, Dec 1, 2017 at 12:33 PM, Felipe Borges wrote: > You could make it darker by setting some css properties for its css > node [...] Of course thanks to the joys of theming, making separators *darker* may end up making them *less* visible if the user happens to use the "wrong" theme. Some th

Re: Making a GtkSeparator more visible

2017-12-01 Thread Felipe Borges
Hi, On Wed, Nov 29, 2017 at 11:30 PM, wrote: > How can I make a GtkSeparator more visible. I guess that means making it > darker and / or thicker You could make it thicker by increasing its height_request property to a proper value. You could make it darker by setting some css properties for

Making a GtkSeparator more visible

2017-12-01 Thread dougf
How can I make a GtkSeparator more visible.  I guess that means making it darker and / or thicker Thanks Doug ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list