themeing the toolbar navigation pull down
- From: Kristian A Hahn <kristian phase-space net>
- To: nautilus-list lists eazel com
- Subject: themeing the toolbar navigation pull down
- Date: Wed, 25 Sep 2002 17:55:03 -0400 (EDT)
Hi all,
As I understand it, the toolbar navigation pull-downs are GtkWindows, like
tooltips, and display the background pixmap specified for GtkWindow in my
gtkrc file. I would like to specify different pixmaps for the pull-down
widgets. Can this be done in a way simliar to that for tooltips? Is
there an equivalent to "detail = 'tooltip'" for the pull-downs?
possibly relevant snippet of my gtkrc ...
style "window"
{
engine "pixmap" {
image
{ ...
detail = "tooltip"
file = "tooltip.png"
... }
image
{ ...
file = "bg.png"
... }
}
}
class "GtkWindow" style "window"
Thanks,
Kristian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]