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