bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] gtkcolour.c


From: Joern Thyssen
Subject: Re: [Bug-gnubg] gtkcolour.c
Date: Tue, 24 Dec 2002 11:55:05 +0000
User-agent: Mutt/1.4i

On Tue, Dec 24, 2002 at 12:50:29AM +0100, Øystein Johansen wrote
> Hey.....!
> 
> The new file gtkcolour.c does not work with gtk 1.2(3), and Win32
> 
> My compiler gcc-3.2 and my gtk does not like:
> `gtk_color_selection_get_opacity'

Try this:

if ( ! (GTK_COLOR_SELECTION ( pcp ))->use_opacity )
   ar[ 3 ] = 1.0;

Jørn



reply via email to

[Prev in Thread] Current Thread [Next in Thread]