Re: Removing focus outline in a GTK theme?
- From: "Diego A. Fons" <diegofons apexar com>
- To: Anonymous <junk_and_mail yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: Removing focus outline in a GTK theme?
- Date: Fri, 30 May 2008 09:14:52 -0300
Anonymous wrote:
How do i remove the dotted outline given to certain widgets
when they have focus, in a Gtk theme?
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
You can try doing this:
style "button" {
GtkWidget::focus-line-width = 0
engine "pixmap" {
...
}
...
}
Regards,
Diego A. Fons.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]