Method

HandyTabViewreorder_last

since: 1.2

Declaration [src]

gboolean
hdy_tab_view_reorder_last (
  HdyTabView* self,
  HdyTabPage* page
)

Description [src]

Reorders page to the last possible position.

Available since: 1.2

Parameters

page

Type: HdyTabPage

A page of self.

The data is owned by the caller of the method.

Return value

Type: gboolean

Whether page was moved.