awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
Awesomium.WebContextMenuInfo
awebview
wrapper
cpp
webviewlistener
Awesomium
Undocumented in source.
mixintemplate
Awesomium
()
struct
WebContextMenuInfo {
int
pos_x
;
int
pos_y
;
MediaType
media_type
;
int
media_state
;
WebURL
.
Field
link_url
;
WebURL
.
Field
src_url
;
WebURL
.
Field
page_url
;
WebURL
.
Field
frame_url
;
long
frame_id
;
WebString
.
Field
selection_text
;
bool
is_editable
;
int
edit_flags
;
}
Members
Variables
edit_flags
int
edit_flags
;
Undocumented in source.
frame_id
long
frame_id
;
Undocumented in source.
frame_url
WebURL
.
Field
frame_url
;
Undocumented in source.
is_editable
bool
is_editable
;
Undocumented in source.
link_url
WebURL
.
Field
link_url
;
Undocumented in source.
media_state
int
media_state
;
Undocumented in source.
media_type
MediaType
media_type
;
Undocumented in source.
page_url
WebURL
.
Field
page_url
;
Undocumented in source.
pos_x
int
pos_x
;
Undocumented in source.
pos_y
int
pos_y
;
Undocumented in source.
selection_text
WebString
.
Field
selection_text
;
Undocumented in source.
src_url
WebURL
.
Field
src_url
;
Undocumented in source.
Meta
Source
See Implementation
awebview
wrapper
cpp
webviewlistener
Awesomium
enums
CanEditFlags
CertError
ContentStatusFlags
Cursor
FocusedElementType
MediaState
MediaType
SecurityStatus
TerminationStatus
TextInputType
WebFileChooserMode
interfaces
Dialog
Download
InputMethodEditor
Load
Menu
Print
Process
View
structs
WebContextMenuInfo
WebFileChooserInfo
WebLoginDialogInfo
WebPageInfo
WebPopupMenuInfo