ImageButton.this - multiple declarations

Function ImageButton.this

constructor by id and icon resource id

Prototype

this(
  string ID = null,
  string drawableId = null
);

Function ImageButton.this

constructor from action

Prototype

this(
  const(Action) a
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0