Method

AdapTabViewclose_other_pages

Declaration [src]

void
adap_tab_view_close_other_pages (
  AdapTabView* self,
  AdapTabPage* page
)

Description [src]

Requests to close all pages other than page.

Parameters

page

Type: AdapTabPage

A page of self.

The data is owned by the caller of the method.