Method

DevhelpNotebookget_active_tab

since: 3.30

Declaration [src]

DhTab*
dh_notebook_get_active_tab (
  DhNotebook* notebook
)

Description

No description available.

Available since: 3.30

Return value

Type: DhTab

The DhTab currently shown in notebook.

The data is owned by the instance.
The return value can be NULL.