summaryrefslogtreecommitdiffstats
path: root/linux-headers
diff options
context:
space:
mode:
authorDaniel P. Berrange2013-02-25 16:20:35 +0100
committerAnthony Liguori2013-02-26 20:29:51 +0100
commit66962f14378d0adf2e7d0fcfac66e2248b09bb4d (patch)
tree0c513e6d0889d99ec6d1b520c3e48990aa631200 /linux-headers
parentAdd compat for gdk_drawable_get_size on GTK3 (diff)
downloadqemu-66962f14378d0adf2e7d0fcfac66e2248b09bb4d.tar.gz
qemu-66962f14378d0adf2e7d0fcfac66e2248b09bb4d.tar.xz
qemu-66962f14378d0adf2e7d0fcfac66e2248b09bb4d.zip
Remove use of gdk_drawable_get_{screen, display}
The gdk_drawable_get_screen and gdk_drawable_get_display methods don't exist in GDK3. Fortunately, even on GTK2 they are not required - we can call the equivalent gtk_widget_get_screen/gtk_widget_get_display methods which have existed since GTK 2.2 Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1361805646-6425-3-git-send-email-berrange@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions