<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/02/2013 09:08 AM, Adam Goodwin
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADKKofTZ4jh9RTe=R+Yo1UnrkfdYiL=A0_-qb6vnYdtCxqSMTw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>I would have guessed that there's some way to cast my tee
          GstElement to a GstElementClass (or otherwise get its
          corresponding GstElementClass) but I don't know how this is
          done.<br>
        </div>
      </div>
    </blockquote>
    I think you're supposed to use <a
href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#G-OBJECT-GET-CLASS:CAPS">G_OBJECT_GET_CLASS</a>.<br>
    <br>
    <br>
  </body>
</html>