Function UrlImageTextButton.this

this(
  string ID,
  dstring labelText,
  string url,
  string icon = "applications-internet"
);