Widget._backgroundDrawable - multiple declarations

Variable Widget._backgroundDrawable

Declaration

class Widget
{
  // ...
  Ref!(dlangui.graphics.resources.Drawable) _backgroundDrawable;
  // ...
}

Variable Widget._backgroundDrawable

Declaration

class Widget
{
  // ...
  Ref!(dlangui.graphics.resources.Drawable) _backgroundDrawable;
  // ...
}

Variable Widget._backgroundDrawable

Declaration

class Widget
{
  // ...
  Ref!(dlangui.graphics.resources.Drawable) _backgroundDrawable;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0