Text.setTruncateMultiline
void setTruncateMultiline(bool truncateMultiline)Sets whether the [gtk.text.Text] should truncate multi-line text that is pasted into the widget.
Parameters
truncateMultiline | true to truncate multi-line text |
void setTruncateMultiline(bool truncateMultiline)Sets whether the [gtk.text.Text] should truncate multi-line text that is pasted into the widget.
truncateMultiline | true to truncate multi-line text |