awebview v0.9.1 (2015-10-03T07:27:48Z)
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