[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.
- MPS image cache, Gerd Möllmann, 2024/05/03
- Re: MPS image cache, Helmut Eller, 2024/05/03
- Re: MPS image cache, Po Lu, 2024/05/03
- Re: MPS image cache, Gerd Möllmann, 2024/05/03
- Re: MPS image cache, Gerd Möllmann, 2024/05/03
- Re: MPS image cache, Gerd Möllmann, 2024/05/03
- Re: MPS image cache, Gerd Möllmann, 2024/05/03
- MPS: scroll-bars (was: MPS image cache), Helmut Eller, 2024/05/04
- Re: MPS: scroll-bars, Gerd Möllmann, 2024/05/04
- Re: MPS: scroll-bars, Gerd Möllmann, 2024/05/04
- Re: MPS: scroll-bars,
Po Lu <=
- Re: MPS: scroll-bars, Helmut Eller, 2024/05/04
- Re: MPS: scroll-bars, Gerd Möllmann, 2024/05/04
- Re: MPS: scroll-bars, Helmut Eller, 2024/05/04
- Re: MPS: scroll-bars, Gerd Möllmann, 2024/05/04
- Re: MPS: scroll-bars, Gerd Möllmann, 2024/05/04
- Re: MPS: scroll-bars, Gerd Möllmann, 2024/05/04
- Re: MPS: scroll-bars, Eli Zaretskii, 2024/05/04
- Re: MPS: scroll-bars, Gerd Möllmann, 2024/05/04
- Re: MPS: scroll-bars, Eli Zaretskii, 2024/05/04
- Re: MPS: scroll-bars, Gerd Möllmann, 2024/05/04