Re: Text-View width



Alberto Manuel Brandao Simoes <albie alfarrabio di uminho pt> writes: 
>     g_object_get(tag, "font-desc", fdesc, NULL);

You want "&fdesc" not just "fdesc" here. 

Also you need to pango_font_description_free (fdesc) when you're done.

Havoc



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