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