On Monday 27 February 2006 18:51, Mattias Gaertner wrote:
>   font_desc:=pango_font_description_from_string(PChar(PangoDescStr));
>   gtk_widget_modify_font(AWidget,font_desc);
>   pango_font_description_free(font_desc);              
>
> Works.

Thanks, that gives me enough of a base to start cloning the per widget stuff 
(and I can use Darek's work as a refference on what needs changing) hopefully 
I can submit a patch before the night is out.

Ciao
A.J.
-- 
A.J. Venter
Chief Software Architect
OpenLab International
www.getopenlab.com
www.silentcoder.co.za
+27 82 726 5103

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to