Method

AppStreamVideoset_url

Declaration [src]

void
as_video_set_url (
  AsVideo* video,
  const gchar* url
)

Description [src]

Sets the fully-qualified URL to use for the video.

Parameters

url

Type: const gchar*

The URL.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.