Define gtkrc font on win32
Iker Perez de Albeniz <[email protected]>
| Newsgroups | gmane.comp.gnome.themes |
|---|---|
| Organization | CBT |
| Message-ID | <7f4565b3fc1a6f0f953bcb3331233ee2@localhost> |
Hi,
I'm trying to change my app font type.. this is what i'm trying..
/********************************************************************/
style "user-font"
{
fontset="-*-segoe ui-medium-r-normal-*-11-*-*-*-*-*-iso8859-1"
}
widget_class "*" style "user-font"
/*********************************************************************/
but nothing changes on the aplications?? is it posible to make it run on
windows??
thanks!