Sorry, I have a feeling this was a stupid question _________________________________ Hi, I'm not sure this is the place to ask this, but i cant find a gst# mailing list. How can I connect a signal - "handoff" from a Gst.Element to my own function? In C i can use: g_signal_connect (G_OBJECT (sink), "handoff", G_CALLBACK (end_of_snap), pipeline); Thanks, Adam