UnixGroup.for_name


Description:

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

Creates a new UnixGroup object for a group with the group name name.

Parameters:

name

A UNIX group name.

Returns:

A UnixGroup object or null if throws is set.