GObject.Object
WebKit.DOMObject
WebKit.DOMMemoryInfo
Import line: | WebKit = imports.gi.WebKit; |
GIR File: | WebKit-3.0.gir |
C documentation: | WebKitDOMMemoryInfo |
Class : | DOMMemoryInfo |
Extends: | WebKit.DOMObject |
Properties | Defined By | |
---|---|---|
coreObject : void*
read only
|
WebKit.DOMObject | |
core_object : void*
|
WebKit.DOMObject | |
js_heap_size_limit : guint32
read only
|
WebKit.DOMMemoryInfo | |
parentInstance : GObject.Object
read only
|
WebKit.DOMObject | |
parent_instance : WebKit.DOMObject
read only
|
WebKit.DOMMemoryInfo | |
total_js_heap_size : guint32
read only
|
WebKit.DOMMemoryInfo | |
used_js_heap_size : guint32
read only
|
WebKit.DOMMemoryInfo |
Method / Constructor | Defined By | |
---|---|---|
new WebKit.DOMMemoryInfo
(Object properties)
Create a new WebKit.DOMMemoryInfo
Create a new WebKit.DOMMemoryInfo
|
||
get_js_heap_size_limit
()
:
guint32
|
WebKit.DOMMemoryInfo | |
get_total_js_heap_size
()
:
guint32
|
WebKit.DOMMemoryInfo | |
get_used_js_heap_size
()
:
guint32
|
WebKit.DOMMemoryInfo |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
WebKit.DOMConsole
Property |
memory : WebKit.DOMMemoryInfo
read only
|