Re: text width
- From: Zeeshan Ali <zeenix gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: text width
- Date: Thu, 30 Dec 2004 09:46:36 +0500
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]