Method
WebKit2ScriptDialogref
Declaration [src]
WebKitScriptDialog*
webkit_script_dialog_ref (
  WebKitScriptDialog* dialog
)
Description [src]
Atomically increments the reference count of dialog by one.
This function is MT-safe and may be called from any thread.
| Available since: | 2.24 | 
Return value
| Returns: | WebKitScriptDialog | 
| The passed in  | |
| The caller of the method takes ownership of the data, and is responsible for freeing it. |