Re: GtkNotebook bevel border
- From: Dimitar Zhekov <hamster mbox contact bg>
- To: gtk-list gnome org
- Subject: Re: GtkNotebook bevel border
- Date: Sun, 4 Oct 2009 13:19:13 +0300
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]