[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gtk-app-devel
Subject:    Re: Making a GtkSeparator more visible
From:       Felipe Borges <felipe10borges () gmail ! com>
Date:       2017-12-01 11:33:48
Message-ID: CAM8h4FOfBAymNL4rJTDO7DR3oYBuzWU8nmuQSnb46c1iS6w0xw () mail ! gmail ! com
[Download RAW message or body]

Hi,

On Wed, Nov 29, 2017 at 11:30 PM,  <dougf@people.net.au> 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 its css
node, such as:

separator {
  background-color: #000;
}

There are other ways to achieve it, these are just suggestions off the
top of my head.

>
>  Thanks
>  Doug
>
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic