On Tuesday, 19 March 2019 at 12:33:08 UTC, Ron Tarrant wrote:
Tuesday again. This blog post is about invisible Entry widgets and the FontButton. Really stimulating stuff and you'll find it at: http://gtkdcoding.com/2019/03/19/0019-disappearing-text-entry.html
A little copy/paste glitch..code (on blog and on github) says 'text entry box' where a FontButton is used:
writeln("The text entry box holds: ", fontButton.getFontName());