]> Pileus Git - ~andy/gtk/commitdiff
GtkApplication: Allow passing windows on non-X11 targets
authorBastien Nocera <hadess@hadess.net>
Wed, 13 Mar 2013 14:32:46 +0000 (15:32 +0100)
committerBastien Nocera <hadess@hadess.net>
Thu, 14 Mar 2013 16:48:20 +0000 (17:48 +0100)
It's not the application's fault that we don't do anything
with the passed GtkWindow on non-X11, so don't try to get an XID
on non-X11.

https://bugzilla.gnome.org/show_bug.cgi?id=695783


No differences found