awebview v0.8.0 (2015-05-21T19:01:45Z)
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