gtk: Add a scrollbar for text consoles
commit0fb20d1c39def06a592dd17922e0f0d6fe049000
authorCole Robinson <crobinso@redhat.com>
Tue, 29 Apr 2014 19:24:32 +0000 (29 15:24 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 26 May 2014 06:41:03 +0000 (26 08:41 +0200)
treefde58e64598e06b07e563bd912ce462ba52a404f
parentee5f31e48b5a754c44df5f006a845344f9efd753
gtk: Add a scrollbar for text consoles

Only show the scrollbar if the content doesn't fit on the visible space.

[ kraxel: fix box packing ]

Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c