getTabLabelText

open fun getTabLabelText(child: Widget): String?

Retrieves the text of the tab label for the page containing

Return

the text of the tab label, or null if the tab label widget is not a GtkLabel. The string is owned by the widget and must not be freed.

Parameters

child

a widget contained in a page of @notebook