| Import line: | WebKit = imports.gi.WebKit; |
| GIR File: | WebKit-3.0.gir |
| C documentation: | WebKitHitTestResultContext |
| Enum : | HitTestResultContext |
| Properties | |
|---|---|
|
guint32 WebKit.HitTestResultContext.DOCUMENT : 2
|
|
|
guint32 WebKit.HitTestResultContext.EDITABLE : 64
|
|
|
guint32 WebKit.HitTestResultContext.IMAGE : 8
|
|
|
guint32 WebKit.HitTestResultContext.LINK : 4
|
|
|
guint32 WebKit.HitTestResultContext.MEDIA : 16
|
|
|
guint32 WebKit.HitTestResultContext.SELECTION : 32
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
WebKit.HitTestResult
Property |
context : WebKit.HitTestResultContext
Flags indicating the kind of target that received the event.
|