Skip to content
Commit 8de4510c authored by Andre Klapper's avatar Andre Klapper 💬 Committed by Daniel P. Berrange
Browse files

Remove use of 'widget->window' in favour of gtk_widget_get_window()

When building using -DGSEAL_ENABLE, the 'widget->window' field is
not available. Instead the gtk_widget_get_window() method must be
used

* configure.ac: Bump dep on GTK to 2.14
* src/vncdisplay.c: Switch to gtk_widget_get_window()
parent 0a6bae9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment