connectRealize

fun connectRealize(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>

Emitted when @widget is associated with a GdkSurface.

This means that method@Gtk.Widget.realize has been called or the widget has been mapped (that is, it is going to be drawn).

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect