Class
WebKit2WebExtensionDOMClientRectList
Instance methods
webkit_dom_client_rect_list_get_length
Returns the number of WebKitDOMClientRect
objects that self
contains.
Available since: 2.18
Deprecated since: 2.22
webkit_dom_client_rect_list_item
Returns the WebKitDOMClientRect
object that self
contains at index
.
Available since: 2.18
Deprecated since: 2.22
Properties
WebKit2WebExtension.DOMClientRectList:length
No description available.
Properties inherited from WebKitDOMObject (1)
WebKit2WebExtension.DOMObject:core-object
No description available.
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.