set_display_name


Description:

public void set_display_name (string display_name)

Sets the display name for this.

The display_name argument must be a valid UTF-8 string. Use the display name to represent the Source in a user interface.

The internal copy of display_name is automatically stripped of leading and trailing whitespace.

Parameters:

this

an Source

display_name

a display name