diff options
| author | Yuuki Harano | 2020-10-17 03:47:03 +0900 |
|---|---|---|
| committer | Jeff Walsh | 2020-11-24 12:24:40 +1100 |
| commit | c1fbfb3fe04e3185fa64df2ed69cd97b0a6bbb40 (patch) | |
| tree | 9e07679f7629d92f31c002c63078e1d39110515f /src/coding.c | |
| parent | d437aabe4da94dd1a19c318a6c1f88c2df94ed1a (diff) | |
| download | emacs-c1fbfb3fe04e3185fa64df2ed69cd97b0a6bbb40.tar.gz emacs-c1fbfb3fe04e3185fa64df2ed69cd97b0a6bbb40.zip | |
Don't use gtk_window_resize to resize offscreen window
* src/xwidget.c (Fmake_xwidget): Use gtk_container_check_resize instead.
(Fxwidget_resize): Use gtk_container_check_resize instead.
; Gtk+3 document says:
; > Applications should not use any API specific to GtkWindow
; > to operate on this object. It should be treated as a GtkBin
; > that has no parent widget.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions