Re: Changing the style properties?
- From: Emmanuele Bassi <ebassi gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Changing the style properties?
- Date: Mon, 25 Jun 2007 14:12:39 +0100
On Mon, 2007-06-25 at 15:04 +0200, Felipe wrote:
Hi,
I want to remove the horizontal separators of a tree view, but the
corresponding property is read only[1]. I assume that this style
property can be changed in some way, but how?
you can change the style properties only by parsing a new resource
file/buffer. you don't want to do that, though, because it's the user's
theme that should decide whether tree views should or should not have
separators between rows.
you can ship your own theme with your application, if that's what you
want, but your app will always look out of place with the rest of gtk+
applications running.
ciao,
Emmanuele.
--
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]