onFontActivated

open fun onFontActivated(    connectFlags: <Error class: unknown class> = ConnectFlags(0u),     handler: (fontname: String) -> Unit): <Error class: unknown class>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.FontDialog and class@Gtk.FontDialogButton instead

---

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