Method

DevhelpNotebookget_active_tab

Declaration [src]

DhTab*
dh_notebook_get_active_tab (
  DhNotebook* notebook
)

Description

No description available.
Available since:3.30

Return value

Returns: DhTab
 

The DhTab currently shown in notebook.

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