emacs-devel
[Top][All Lists]
Advanced

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

Re: GTK scroll bar question


From: Dmitry Antipov
Subject: Re: GTK scroll bar question
Date: Wed, 30 Jul 2014 19:38:10 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

On 07/30/2014 04:39 PM, martin rudalics wrote:

I suppose it's related to changes in GTK3.  I often see this:

http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg02228.html

And there's also bug#17982.

Recipe from http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17982#8 works.
Is it possible to fix this issue in a more regular and convenient way?

Nevertheless it's pretty strange because, IIUC, these calls:

gdk_x11_window_get_xid (gtk_widget_get_window (...))

should not alter widget's internals but just ask about some data.
So it's not clear for me why the results are so catastrophic.

Dmitry




reply via email to

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