Re: line-dash worries
- From: Damon Chaplin <damon karuna eclipse co uk>
- To: Stefan Kost <ensonic hora-obscura de>
- Cc: goocanvas <goocanvas-list gnome org>
- Subject: Re: line-dash worries
- Date: Fri, 01 Oct 2010 13:13:49 +0100
On Fri, 2010-10-01 at 13:50 +0300, Stefan Kost wrote:
> hi,
>
> I have some lines which are either dashed or solid. If use the code
> below it crashed in goocanvas. So apparently it is not okay to use NULL
> for solid.
You can use NULL with the latest code in git.
For now, I think you can use this:
solid = goo_canvas_line_dash_new (0);
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]