d7f6410e09
The textbox API reflects the Pango layout API circa 2011, time to bring this to 2022. This adds: * indent * justify * line_spacing_factor It doesn't add `spacing` because it doesn't seem to do anything. It also doesn't add the `is_*` methods to know if the text wraps or ellipsize. We could, but nobody asked for them. The line spacing is a feature request from Posix on Discord. |
||
---|---|---|
.. | ||
background.lua | ||
base.lua | ||
calendar.lua | ||
checkbox.lua | ||
graph.lua | ||
imagebox.lua | ||
init.lua | ||
piechart.lua | ||
progressbar.lua | ||
separator.lua | ||
slider.lua | ||
systray.lua | ||
textbox.lua | ||
textclock.lua |