(struct scroll_bar): Members x_widget_low, x_widget_high
authorGerd Moellmann <gerd@gnu.org>
Sun, 19 Nov 2000 00:28:46 +0000 (00:28 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 19 Nov 2000 00:28:46 +0000 (00:28 +0000)
commitae4a31d9c4c705074f6a179146053b76bb1ed95c
treedd5ac04e91ef120708b8a261c926c63369c151a2
parent6d950f4cb0638638cdcd3c6f60ec96058499015c
(struct scroll_bar): Members x_widget_low, x_widget_high
removed.
(SCROLL_BAR_X_WIDGET): Get the widget via XtWindowToWidget.
Take the X display as additional argument.
(SET_SCROLL_BAR_X_WIDGET): Store the window of the widget, since
`Widget' is a pointer type that's not easily stored in Lisp_Object
form in a portable way.
src/xterm.h