get_os_name


Description:


public unowned string? get_os_name ()

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

e.g. "Ubuntu"

Returns:

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


Namespace: LightDM