Virtual Method
Gtk.MediaStream.unrealize
Declaration [src]
void
unrealize (
GtkMediaStream* self,
GdkSurface* surface
)
Description [src]
Undoes a previous call to gtk_media_stream_realize()
.
This causes the stream to release all resources it had
allocated from surface
.