Widget.getPropertyAsString

Implementations of ReflectableProperties interface. See the interface for details.

class Widget
void
getPropertyAsString
(
string name
,
scope void delegate
(
string name
,
scope const(char)[] value
,)
sink
)
Suggestion Box / Bug Report