This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: font selection problem


Hello,

  guile-gtk always calls gtk_set_locale - unlike usual C Gtk+ programs, where
you have to write gtk_set_locale explicitly. 

  If you want to modify fonts, you should use "fontset" instead of "font" (see
gtk+-1.2.x/gtk/gtkrc.iso* files)

0.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]