WebHitTestResult
Object Hierarchy:
Description:
[ CCode ( type_id = "webkit_web_hit_test_result_get_type ()" ) ]
[ Version ( since = "2.8" ) ]
public sealed class WebHitTestResult : Object
Result of a Hit Test (Web Process Extensions).
WebKitWebHitTestResult extends HitTestResult to provide information about the
WebKitDOMNode
in the coordinates of the Hit Test.
Content:
Creation methods:
Methods:
- public bool context_is_editable ()
Check whether there is an editable element at the hit test position.
- public bool context_is_image ()
Check whether there is an image element at the hit test position.
- public bool context_is_link ()
Check whether there is a link element at the hit test position.
- public bool context_is_media ()
Check whether there is a media element at the hit test position.
- public bool context_is_scrollbar ()
Check whether there is a scrollbar at the hit test position.
- public bool context_is_selection ()
Check whether there is a selected element at the hit test position.
- public uint get_context ()
Gets the the context flags for the hit test result.
- public unowned string get_image_uri ()
Obtains the URI associated with the image element at the hit test
position.
- public Value? get_js_node (ScriptWorld? world)
Get the Value for the DOM node in
world
at the coordinates of the Hit Test.
- public unowned string get_link_label ()
Obtains the label associated with the link element at the hit test
position.
- public unowned string get_link_title ()
Obtains the title associated with the link element at the hit test
position.
- public unowned string get_link_uri ()
Obtains the URI associated with the link element at the hit test
position.
- public unowned string get_media_uri ()
Obtains the URI associated with the media element at the hit test
position.
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref