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