[g-a-devel]Re: Gail Range strangeness ...



Michael,

What is your testcase for this?

I would like to check that my intended change fixes the problem.

Padraig

> Subject: Gail Range strangeness ...
> To: "Padraig O'Briain" <Padraig Obriain sun com>
> Cc: Bill Haneman <bill haneman sun com>, accessibility mailing list 
<gnome-accessibility-devel gnome org>
> Content-Transfer-Encoding: 7bit
> Mime-Version: 1.0
> 
> Hi Guys,
> 
> 	I'm getting a bunch of warnings from GailRange:
> 
> static void
> gail_range_value_changed (GtkAdjustment    *adjustment,
>                           gpointer         data)
> {
> 
> 	is getting called with a bogus 'data' argument; I can't quite see how
> the lifecycle is supposed to work here particularly; but it strikes me
> that two people connect this method to a signal; and in one instance
> (gail_range_initialize) data is a GTK_RANGE, and in the other it is a
> GAIL_RANGE - somewhat sub-optimal, since the method expects a GAIL_RANGE
> I think.
> 
> 	HTH,
> 
> 		Michael.
> 
> 
> -- 
>  mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot
> 




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