GnomeHRef [libgnomeui] : link_colour
"Deepa Natarajan" <[email protected]> Wed, 27 Mar 2002 19:41:50 +0530
| Newsgroups | gmane.comp.gnome.lib.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
This is regarding the gnome-about application. With reference to the
GnomeHref in libgnomeui.
I was trying to change the color of link in GnomeHRef. Here is a part of
the gtkrc file
style "hrefs" {
GnomeHRef::link_colour = "red"
}
class "GnomeHRef" style "hrefs"
[ thanks to James for this ]
but this didn't work :(
I am not sure if something is wrong with my gtkrc file or if this is
hard coded in libgnomeui.
Would appreciate your help.
Thanks in advance,
Deepa.