page_attached


Description:

public signal void page_attached (TabPage page, int position)

Emitted when a page has been created or transferred to the view.

A typical reason to connect to this signal would be to connect to page signals for things such as updating window title.

Parameters:

page

a page of the view

position

the position of the page, starting from 0