Constructor
DevhelpTabnew
Declaration [src]
DhTab*
dh_tab_new (
DhWebView* web_view
)
Parameters
web_view |
DhWebView |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | DhTab |
A new |
|
The data is owned by the called function. |