onTextPushed
fun onTextPushed(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (<Error class: unknown class>, text: String) -> Unit): <Error class: unknown class>(source)
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
This widget will be removed in GTK 5
---Emitted whenever a new message gets pushed onto a statusbar's stack.
Parameters
connectFlags
a combination of ConnectFlags
handler
the Callback to connect. Params: contextId
the context id of the relevant message/statusbar; text
the message that was pushed