get_tab_label
Description:
public unowned Widget?
get_tab_label (
Widget child)
Returns the tab label widget for the page child.
null is returned if child is not in this or if no tab label
has specifically been set for child.
Parameters:
| this |
a Notebook
|
| child |
the page
|
Returns: