set_default_address_book


Description:

public void set_default_address_book (Source? default_source)

Sets default_source as the default address book.

If default_source is null, the default address book is reset to the built-in address book. This setting will persist across sessions until changed.

Parameters:

this

an SourceRegistry

default_source

an address book Source, or null