Active Topics

 


Reply
Thread Tools
Posts: 146 | Thanked: 15 times | Joined on Oct 2008
#1
Hi folks,

I have a pygtk app that I modified its fonts as I want using gtk.rc_parse_string.
Problem is that a new FileChooserDialog shows huge letters. This is because I changed all GtkTreeView fonts.

So: How do I refer to the GtkTreeView inside the FileChooserDialog to change only its fonts? I tried several combinations, but don't know how a FileChooserDialog is built.

Thanks!!!
L.
 
Posts: 146 | Thanked: 15 times | Joined on Oct 2008
#2
Never mind. I found a solution:

Code:
widget_class "<GtkDialog>.*.<GtkTreeView>*" style ...
Thanks!!
L.
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:29.