UnixUser.for_name


Description:

[ CCode ( has_construct_function = false , type = "PolkitIdentity*" ) ]
public UnixUser.for_name (string name) throws Error

Creates a new UnixUser object for a user with the user name name.

Parameters:

name

A UNIX user name.

Returns:

A UnixUser object or null if throws is set.