get_os_pretty_name


Description:


public unowned string? get_os_pretty_name ()

Get a line of text describing the OS, suitable for presentation to the user.

e.g. "Ubuntu 16.04.1 LTS"

Returns:

a string (PRETTY_NAME variable from /etc/os-release) or null if not set.


Namespace: LightDM