Method

AdwTabViewclose_other_pages

since: 1.0

Declaration [src]

void
adw_tab_view_close_other_pages (
  AdwTabView* self,
  AdwTabPage* page
)

Description [src]

Requests to close all pages other than page.

Available since: 1.0

Parameters

page

Type: AdwTabPage

A page of self.

The data is owned by the caller of the method.