Method

AgsGuiNotebooknext_active_tab

since: 3.0.0

Declaration [src]

gint
ags_notebook_next_active_tab (
  AgsNotebook* notebook,
  gint position
)

Description [src]

Get next active tab following position.

Available since: 3.0.0

Parameters

position

Type: gint

The position as integer.

Return value

Type: gint

The position of next active tab as integer.