Class
WebKit2WebExtensionDOMClientRect
Instance methods
webkit_dom_client_rect_get_bottom
Returns the bottom coordinate of self
, relative to the viewport.
deprecated: 2.22 since: 2.18
webkit_dom_client_rect_get_left
Returns the left coordinate of self
, relative to the viewport.
deprecated: 2.22 since: 2.18
webkit_dom_client_rect_get_right
Returns the right coordinate of self
, relative to the viewport.
deprecated: 2.22 since: 2.18
webkit_dom_client_rect_get_top
Returns the top coordinate of self
, relative to the viewport.
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.