setTitle()
Set the display's title.
Parameters
Once an object display has been created, you can use the following function:
display.setTitle(title)
| Parameter | Type | Default | Description |
|---|---|---|---|
title |
str |
required | The new window title. |
Set the display's title.
Once an object display has been created, you can use the following function:
display.setTitle(title)
| Parameter | Type | Default | Description |
|---|---|---|---|
title |
str |
required | The new window title. |