euporie.core.widgets.dialog.LabelledWidget

class euporie.core.widgets.dialog.LabelledWidget(body: AnyContainer, label: AnyFormattedText, style: str = 'class:input', vertical: FilterOrBool = False, html: FilterOrBool = False)

A widget which applies a label to another widget.