On Mon, Aug 11, 2003 at 03:54:41PM +0300, Alex Shnitman wrote:
> What I'd like to know is how does the automatic font selection work? And
> how I can change it from within the application?

The font configuration in GTK+ 1.2 is loaded from /etc/gtk/gtkrc.LOCALE.
I never tried it, but it seems you can request GTK+ 1.2 to reload its resource
files and re-apply the styles defined in them with gtk_init().

See:
http://developer.gnome.org/doc/API/gtk/gtk-resource-files.html#AEN4674

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to