chooseFont([title], [initial_font])
Class: Window.
Description:
Opens font chooser dialog window.
Parameters:
| Name | Type | Default | Description |
|---|---|---|---|
|
|
string |
Choose Font |
Dialog window title text |
|
|
Object |
Pre-fills dialog window with specified font properties. |
Returns:
Returns a new chosen font object or null if font was not selected.
Type: Object | null
