]> Git Repo - qemu.git/commit
ui: Reorder vte terminal packing to avoid gtk3 warnings
authorJan Kiszka <[email protected]>
Sat, 17 Feb 2018 11:26:49 +0000 (12:26 +0100)
committerGerd Hoffmann <[email protected]>
Tue, 20 Feb 2018 11:16:11 +0000 (12:16 +0100)
commit63ad932567df012ff4bf820a9ed0e2affd9dc5af
treeb66ccd1535c6469cc4658db85fffffaed1c8682e
parente3af9f9a4075e81a0854017721de1799795d0a15
ui: Reorder vte terminal packing to avoid gtk3 warnings

Fill the terminal box from right to left to avoid

Gtk-WARNING **: Allocating size to GtkScrollbar 0x55f6d54b0200 without
    calling gtk_widget_get_preferred_width/height(). How does the code
    know the size to allocate?

Signed-off-by: Jan Kiszka <[email protected]>
Message-id: 902aaef8-d20e-0530-dea2-cdfe3db33ff3@web.de
Signed-off-by: Gerd Hoffmann <[email protected]>
ui/gtk.c
This page took 0.019214 seconds and 4 git commands to generate.