connectFontActivated
open fun connectFontActivated(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (fontname: String) -> Unit): <Error class: unknown class>
Emitted when a font is activated.
This usually happens when the user double clicks an item, or an item is selected and the user presses one of the keys Space, Shift+Space, Return or Enter.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: fontname
the font name