[gstreamer-bugs] [Bug 632789] [PATCH] tests/icles/: adapted test-colorkey.c and test-xoverlay.c to deprecation of gtk_widget_hide_all
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 21 05:48:03 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=632789
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.10.32
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-10-21 12:48:01 UTC ---
I've just changed them all to gtk_widget_hide(). Should be fine. I don't think
it matters here anyway, since this is just before shut down. We may just as
well remove it.
commit 8cd8339893743f674aa658459e66af4bccdc8838
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Thu Oct 21 13:38:01 2010 +0100
tests: don't use deprecated gtk_widget_hide_all()
gtk_widget_hide_all() has been deprecated in gtk+ 2.x and
removed in 2.9x master. Just use gtk_widget_hide() instead.
Flo: sorry, hadn't seen your patch when I pushed this, bug mail seems to be a
bit slow today.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list