]> git.eshelyaron.com Git - emacs.git/commit
Get rid of obsolete xwidget-related code on PGTK
authorPo Lu <luangruo@yahoo.com>
Wed, 29 Dec 2021 10:06:34 +0000 (18:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 29 Dec 2021 10:06:34 +0000 (18:06 +0800)
commit9d1312d8e9bf78c12a94fa075cda3c8ad7d1dad7
tree0b8af612540857b33a06e3f66233755ca9098585
parent8719abe4ca5d4b6ccc0e405dc0313730c6ec7d72
Get rid of obsolete xwidget-related code on PGTK

* src/emacsgtkfixed.c (emacs_fixed_class_init): Stop setting
obsolete methods.

(EMACS_FIXED_GET_CLASS, struct GtkFixedPrivateL):
(emacs_fixed_gtk_widget_size_allocate): Delete obsolete things.

* src/xwidget.c (x_draw_xwidget_glyph_string): Work around
mysterious bug.
src/emacsgtkfixed.c
src/xwidget.c