Method

DevhelpNotebookget_active_web_view

since: 3.30

Declaration [src]

DhWebView*
dh_notebook_get_active_web_view (
  DhNotebook* notebook
)

Description

No description available.

Available since: 3.30

Return value

Type: DhWebView

The DhWebView of the active tab.

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