get_hide_users_hint


Description:

public bool get_hide_users_hint ()

Check if user accounts should be shown.

If this is TRUE then the list of accounts should be taken from UserList and displayed in the greeter for the user to choose from. Note that this list can be empty and it is recommended you show a method for the user to enter a username manually.

If this option is shown the greeter should only allow these users to be chosen for login unless the manual login hint is set.

Parameters:

this

A Greeter

Returns:

TRUE if the available users should not be shown.