Method

HandyTabViewreorder_forward

since: 1.2

Declaration [src]

gboolean
hdy_tab_view_reorder_forward (
  HdyTabView* self,
  HdyTabPage* page
)

Description [src]

Reorders page to after its next 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.