Gerd Hoffmann writes:
> This allows to set the option on the command line, i.e. "-display
> gtk,zoom-to-fit={on,off}", overriding the default choosen by qemu.
>
> Signed-off-by: Gerd Hoffmann
> ---
> ui/gtk.c | 8
> qapi/ui.json | 3 ++-
> 2 files changed, 10 insertions(+), 1 delet
This allows to set the option on the command line, i.e. "-display
gtk,zoom-to-fit={on,off}", overriding the default choosen by qemu.
Signed-off-by: Gerd Hoffmann
---
ui/gtk.c | 8
qapi/ui.json | 3 ++-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/ui/gtk.c b/ui/gtk.