[gstreamer-bugs] [Bug 585757] Remove deprecated GTK+ symbols

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jun 14 11:15:49 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=585757

  GStreamer | gst-plugins-good | Ver: git

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
         AssignedTo|gstreamer-                  |t.i.m at zen.co.uk
                   |bugs at lists.sourceforge.net  |
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




------- Comment #1 from Tim-Philipp Müller  2009-06-14 18:15 UTC -------
This is all in old code that merely exists in the git repository but isn't
actually ever compiled ...


gst-plugins-good$ git grep -e gtk_label_set -e gtk_object_set -e
gtk_socket_steal -e gtk_widget_set_usize
ext/dv/demo-play.c:  gtk_widget_set_usize (gtk_socket, 720, 576);
ext/dv/demo-play.c:  gtk_socket_steal (GTK_SOCKET (gtk_socket), draw);
ext/dv/demo-play.c:  gtk_object_set (GTK_OBJECT (appwindow), "allow_grow",
TRUE, NULL);
ext/dv/demo-play.c:  gtk_object_set (GTK_OBJECT (appwindow), "allow_shrink",
TRUE, NULL);
tests/old/examples/level/demo.c:  gtk_label_set (GTK_LABEL (elapsed), label);


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585757.




More information about the Gstreamer-bugs mailing list