Class
WebKit2WebExtensionDOMClientRectList
Instance methods
webkit_dom_client_rect_list_get_length
Returns the number of WebKitDOMClientRect
objects that self
contains.
deprecated: 2.22 since: 2.18
webkit_dom_client_rect_list_item
Returns the WebKitDOMClientRect
object that self
contains at index
.
deprecated: 2.22 since: 2.18
Signals
Signals inherited from GObject (1)
GObject::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.