Method
GtkMediaControlsset_media_stream
Declaration [src]
void
gtk_media_controls_set_media_stream (
  GtkMediaControls* controls,
  GtkMediaStream* stream
)
Description [src]
Sets the stream that is controlled by controls.
| Sets property | Gtk.MediaControls:media-stream | 
Parameters
| stream | GtkMediaStream | 
| A  | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |