emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GTK documentation in Emacs


From: Jan D.
Subject: Re: GTK documentation in Emacs
Date: Thu, 9 Jan 2003 21:54:21 +0100 (CET)

> Hello.
> 
> I will shortly check in the GTK changes in to CVS,  I really would like
> some feedback on the documentation I've written (mostly modified from
> GTK API reference) so far.  I have attached the diff to this mail.
> 
> Thanks,

Since I just got some new information I have made an update (attached).
It seems that X font names won't work in GTK 2.0 and newer, and Pango
font names is the way to go (the GTK documentation is not correct here).
 
I also got a pointer to where Pango font names are described (sort of
anyway), so I added this also.

New to me was that you can actually specify a default font for all GTK
widgets without defining a style.  Just put the line

   gtk-font-name = "Helvetica 14"

in your ~/.gtkrc-2.0 and that's it.  This is not that obvious when
reading GTK documentation.

See http://bugzilla.gnome.org/show_bug.cgi?id=102936.

        Jan D.

Attachment: xresources.texi.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]