]> Pileus Git - ~andy/gtk/commit
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)
commitee44ed75ca50cb078ba8d5cb62c6a5d9d568f0e6
tree8c80e466e2a698bfd818d50248ff961f71b8cf77
parent64397962e82db618bf195fe7444ede6a23e111fb
GtkApplication: Allow passing windows on non-X11 targets

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
gtk/gtkapplication.c