Method

DevhelpNotebookget_active_web_view

Declaration [src]

DhWebView*
dh_notebook_get_active_web_view (
  DhNotebook* notebook
)

Description

No description available.
Available since:3.30

Return value

Returns: DhWebView
 

The DhWebView of the active tab.

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