insert_pinned
Description:
Inserts a pinned page at position
.
It's an error to try to insert a pinned page after a non-pinned page, in that case [method@TabView.insert] should be used instead.
Parameters:
this |
a tab view |
child |
a widget to add |
position |
the position to add |
Returns:
the page object representing |