awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
IButton
awebview
gui
widgets
button
Undocumented in source.
interface
IButton {
void
onClick
(WeakRef!(const(JSArrayCpp)) );
}
Members
Functions
onClick
void
onClick
(WeakRef!(const(JSArrayCpp)) )
Undocumented in source.
Meta
Source
See Implementation
awebview
gui
widgets
button
aliases
GenericButton
InputButton
classes
Button
interfaces
IButton