connectLayout
fun connectLayout(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>
Emitted as the second step of toolkit and application processing of the frame.
Any work to update sizes and positions of application elements should be performed. GTK normally handles this internally.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect