 |
| Never Seen the Sunlight |
Joined: Thu Mar 24, 2011 2:10 pm Posts: 324 Location: Sydney, Australia
|
|
Maybe the tab curvature property?
GTK by and large doesn't control the way the widgets are rendered on the screen so much as leaving that up to the host Operating System to define the style in .css templates. You may be able to hardwire one, though it's best not to. It is set up this way for a reason. It is done so that users can customise their system to have a certain style that is consistent across all their applications. If you try to force a certain style it will break this consistency.
|
|