Constructor
WebKit2PrintOperationnew
Declaration [src]
WebKitPrintOperation*
webkit_print_operation_new (
WebKitWebView* web_view
)
Parameters
web_view |
WebKitWebView |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | WebKitPrintOperation |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |