emacs-devel
[Top][All Lists]
Advanced

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

Re: MPS: scroll-bars


From: Po Lu
Subject: Re: MPS: scroll-bars
Date: Sat, 04 May 2024 13:50:43 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Helmut Eller <eller.helmut@gmail.com> writes:

> The function xterm.c:xg_finish_scroll_bar_creation hands a pointer to a
> struct scroll_bar to GTK.  GTK simply passes this along to the
> callback.  How could we trace this or how could we pin scroll bars?

Connect a callback that unpins the object's scroll bars to the "destroy"
signal of the object, as xg_gtk_scroll_destroy is immediately above.


reply via email to

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