Re: GtkNotebook bevel border

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Wellner Bou wrote:

> I am trying to get rid of the bevel border of GtkNotebook with tabs
> enabled in any way. [...] Is there any workaround/hack to change the
> border appearance of the GtkNotebook anyhow?

A workaround (the tabs will look a bit different):

style "mystyle" = "default"
{
    GtkNotebook::tab-overlap = 1
    GtkNotebook::tab-curvature = 0
    GtkNotebook::focus-line-width = 4
    xthickness = 0
    ythickness = 0
}
widget "Widget.Path.GtkNotebook" style "mystyle"

Do not append "*" or ".*" after GtkNotebook.
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux