Method
AppStreamReleaseset_description
Declaration [src]
void
as_release_set_description (
AsRelease* release,
const gchar* description,
const gchar* locale
)
Parameters
description |
const gchar* |
The description markup. |
|
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
locale |
const gchar* |
The BCP47 locale, or |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. |