Method
AppStreamScreenshotset_environment
[−]
Declaration [src]
void
as_screenshot_set_environment (
AsScreenshot* screenshot,
const gchar* env_id
)
[−]
Parameters
env_id
-
Type:
const gchar*
The GUI environment ID, e.g. “plasma-mobile” or “gnome:dark”.
The argument can be NULL
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.