Gtk.Notebook.prototype.set_tab_pos

function set_tab_pos(pos:Gtk.PositionType):void {
    // Gjs wrapper for gtk_notebook_set_tab_pos()
}

Sets the edge at which the tabs for switching pages in the notebook are drawn.

pos

the edge to draw the tabs at