Method

HandyTabViewclose_other_pages

since: 1.2

Declaration [src]

void
hdy_tab_view_close_other_pages (
  HdyTabView* self,
  HdyTabPage* page
)

Description [src]

Requests to close all pages other than page.

Available since: 1.2

Parameters

page

Type: HdyTabPage

A page of self.

The data is owned by the caller of the method.