connectPageRemoved
fun connectPageRemoved(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (child: Widget, <Error class: unknown class>) -> Unit): <Error class: unknown class>
the ::page-removed signal is emitted in the notebook right after a page is removed from the notebook.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: child
the child GtkWidget
affected; pageNum
the @child page number