page_removed
Description:
public virtual signal void page_removed (
Widget p0,
uint p1)
the page_removed signal is emitted in the notebook right after a page is removed from the notebook.
Parameters:
| child |
the child `GtkWidget` affected
|
| page_num |
the child page number
|