getFont()
Return the area's font.
textarea.getFont()
Returns
return font
| Value | Type | Description |
|---|---|---|
| font | Font |
The area's font, or None if it uses the default font. |
Return the area's font.
textarea.getFont()
return font
| Value | Type | Description |
|---|---|---|
| font | Font |
The area's font, or None if it uses the default font. |