Method
AppStreamDeveloperset_name
Declaration [src]
void
as_developer_set_name (
AsDeveloper* devp,
const gchar* value,
const gchar* locale
)
Parameters
value |
const gchar* |
The developer or developer team name. |
|
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. |