awebview v0.9.1 (2015-10-03T07:27:48Z)
Dub
Repo
ISelect
awebview
gui
widgets
select
Undocumented in source.
interface
ISelect {
string
selected
[@property getter];
string
selected
[@property setter];
}
Members
Properties
selected
string
selected
[@property getter]
Undocumented in source.
selected
string
selected
[@property setter]
Undocumented in source.
Meta
Source
See Implementation
awebview
gui
widgets
select
classes
Select
interfaces
ISelect