Re: can I wrap a label after N pixels?
- From: Owen Taylor <otaylor redhat com>
- To: Maurizio Colucci <seguso forever tin it>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: can I wrap a label after N pixels?
- Date: Thu, 18 Dec 2003 09:38:26 -0500
On Wed, 2003-12-17 at 06:28, Maurizio Colucci wrote:
Hello,
I must render a label wrapping after N pixels. (N is known) Is it possible?
The set_line_wrap function doesn't take any numeric argument...
This is for the free program http://segusoland.sourceforge.net (screenshots
included)
gtk_widget_set_size_request (label, 100, -1)
should do the trick.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]