Widget.backgroundDrawable - multiple declarations

Function Widget.backgroundDrawable

background drawable

Prototypes

Ref!(dlangui.graphics.resources.Drawable) backgroundDrawable() @property const;

void backgroundDrawable(
  Ref!(dlangui.graphics.resources.Drawable) drawable
) @property;

Function Widget.backgroundDrawable

background drawable

Prototypes

Ref!(dlangui.graphics.resources.Drawable) backgroundDrawable() @property const;

void backgroundDrawable(
  Ref!(dlangui.graphics.resources.Drawable) drawable
) @property;

Function Widget.backgroundDrawable

background drawable

Prototypes

Ref!(dlangui.graphics.resources.Drawable) backgroundDrawable() @property const;

void backgroundDrawable(
  Ref!(dlangui.graphics.resources.Drawable) drawable
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0