static_text_box
Creates text box widget with text entered in previous instances.
Arguments
- Widget parent or zero
- Integer width
- Integer height
- String font name. e.g. 'Arilal'
- Integer font size
Output
Widget
Creates text box widget with text entered in previous instances.
Widget