Re: Icons and themes
- From: Jonathan Blandford <jrb redhat com>
- To: Bill Haneman <bill haneman sun com>
- Cc: gtk-devel-list gnome org, destop-devel-list gnome org
- Subject: Re: Icons and themes
- Date: 24 Jan 2002 14:01:23 -0500
Bill Haneman <bill haneman sun com> writes:
> Hi:
>
> As some of you may know, certain kinds of themes would ideally like to
> influence the way icons (and other similar widget pixmaps, like the
> expanded/collapsed indicators in GtkTreeView) are rendered.
While the point of your email is a good one in general, the Tree View
actually draws it's expanders explicitly. You can resize this one by
doing:
style "treeview-style" {
GtkTreeView::expander_size=20
}
class "GtkTreeView" style "treeview-style"
It does highlight that it's not honoring the size correctly; but that's
just a small bug that needs fixing.
Thanks,
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]