Re: text width



Hello,
    First of all, the 'new' way of handling text is through PangoLayout objects.

I want fit text in windows.
So I found the most long string in captions on my window,
and resize my window to this width.

   I think you can achieve this using  pango_layout_set_width () and  
pango_layout_set_wrap() . Have a look at them and the pango API for
details.



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