libappstream::functions

Function utils_get_desktop_environment_name

source
pub fn utils_get_desktop_environment_name(de_id: &str) -> Option<GString>
Expand description

Get a human-readable, translated name of the desktop environment represented by the given ID.

§de_id

a desktop environment id.

§Returns

A localized name of the DE, or None if none available.