has_group


Description:

public bool has_group (string group_name)

Looks whether the key file has the group group_name.

Parameters:

this

a KeyFile

group_name

a group name

Returns:

true if group_name is a part of this, false otherwise.