ImageTextButton.this - multiple declarations

Function ImageTextButton.this

Prototype

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

Function ImageTextButton.this

Prototype

this(
  string ID,
  string drawableId,
  dstring rawText
);

Function ImageTextButton.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