Method
WebKit2MemoryPressureSettingscopy
since: 2.34
Declaration [src]
WebKitMemoryPressureSettings*
webkit_memory_pressure_settings_copy (
WebKitMemoryPressureSettings* settings
)
Return value
Type: WebKitMemoryPressureSettings
A copy of of the passed WebKitMemoryPressureSettings
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |