pub fn motd() -> Option<GString>
Get a system message that should be presented to the user. e.g. “Welcome to Yoyodyne”
a string (the contents of /etc/motd) or None if not set.
None