Method

AdapTabViewreorder_last

Declaration [src]

gboolean
adap_tab_view_reorder_last (
  AdapTabView* self,
  AdapTabPage* page
)

Description [src]

Reorders page to the last possible position.

Parameters

page

Type: AdapTabPage

A page of self.

The data is owned by the caller of the method.

Return value

Type: gboolean

Whether page was moved.