gtksink: Do not re destroy the GtkWindow if destroyed by the user
authorThibault Saunier <tsaunier@gnome.org>
Mon, 21 Sep 2015 08:47:15 +0000 (10:47 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Mon, 21 Sep 2015 11:03:53 +0000 (13:03 +0200)
commit04cf80aa0445bdd912e2d5f0ed0ab4fab449a313
tree3ab892cab980d8a395ff889bc4f0d6e2b4dd5576
parenta006d5aabb9146a86d4edca650a078bbeceeb72e
gtksink: Do not re destroy the GtkWindow if destroyed by the user

Otherwise we will get an ASSERT.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=755249
ext/gtk/gstgtkbasesink.c