Method

AdapTabViewselect_next_page

Declaration [src]

gboolean
adap_tab_view_select_next_page (
  AdapTabView* self
)

Description [src]

Selects the page after the currently selected page.

If the last page was already selected, this function does nothing.

Return value

Type: gboolean

Whether the selected page was changed.