commit | 779ce88fbd3f977112bc77ccb028b0ace762105e | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Feb 17 10:41:08 2015 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Apr 22 13:21:16 2015 +0200 |
tree | 3d913e151e1c41be977928b6dfc4de603cd99986 | |
parent | f8c223f69ac58488ea830597281b7ddd33037c4c [diff] |
console/gtk: add qemu_console_get_label Add a new function to get a nice label for a given QemuConsole. Drop the labeling code in gtk.c and use the new function instead. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>