libappstream::functions

Function utils_is_gui_environment_style

source
pub fn utils_is_gui_environment_style(env_style: &str) -> bool
Expand description

Checks if the given identifier is a valid, known GUI environment style.

§env_style

a GUI environment style ID, e.g. “pantheon:dark”

§Returns

true if the environment-style ID is is valid