Re: Patch for bug 92372 (double-click-time)



Alexander Larsson <alexl redhat com> writes:

> On Fri, 15 Nov 2002, Padraig O'Briain wrote:
> 
> > Attached is a patch for bug 92372.
> > 
> > OK to commit?
> 
> No. Use gtk_widget_get_display(widget)->double_click_time instead. That 
> avoids lots of X traffic.

There's no X traffic in Padraig's patch ... GTK+ keeps track
of all the current X settings internally.

And display->double_click_time is in the private part of the
GdkDisplay structure. People should not be accessing it.

Regards,
                                        Owen




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