awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
MenuHeader.IMenuListenerD
awebview
wrapper
cpp
webviewlistener
MenuHeader
Undocumented in source.
mixintemplate
MenuHeader
()
interface
IMenuListenerD {
void
onShowPopupMenu
(Awesomium.WebView , Awesomium.WebPopupMenuInfo* );
void
onShowContextMenu
(Awesomium.WebView , WebContextMenuInfo* );
}
Members
Functions
onShowContextMenu
void
onShowContextMenu
(Awesomium.WebView , WebContextMenuInfo* )
Undocumented in source.
onShowPopupMenu
void
onShowPopupMenu
(Awesomium.WebView , Awesomium.WebPopupMenuInfo* )
Undocumented in source.
Meta
Source
See Implementation
awebview
wrapper
cpp
webviewlistener
MenuHeader
functions
OnShowContextMenu
OnShowPopupMenu
deleteDtor
newCtor
interfaces
IMenuListenerD
MenuListenerD2Cpp