onPageRemoved
fun onPageRemoved(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (child: Widget, <Error class: unknown class>) -> Unit): <Error class: unknown class>(source)
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