get_media_compat_for_display
Description:
public string get_media_compat_for_display (
string media_compat)
Gets a human-readable string of the media described by media_compat
.
The returned information is localized.
Parameters:
this |
A Client.
|
media_compat |
An array of media types.
|
Returns:
A string that should be freed with g_free or null if unknown.
|