Function

AppStream-1.0AppStreamutils_get_gui_environment_style_nameSince 1.0.0

  • Get a human-readable, translated name of the combination of GUI environment and style. E.g. "plasma:dark" becomes "Plasma (Dark)".

    Parameters

    • env_style: string

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

    Returns string

    A localized name of the environment style, or null if none available.

    1.0.0