Function

AppStream-1.0AppStreamutils_is_gui_environment_styleSince 1.0.0

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

    Parameters

    • env_style: string

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

    Returns boolean

    true if the environment-style ID is is valid

    1.0.0