Method

HandyTabViewreorder_backward

since: 1.2

Declaration [src]

gboolean
hdy_tab_view_reorder_backward (
  HdyTabView* self,
  HdyTabPage* page
)

Description [src]

Reorders page to before its previous page if possible.

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.