createIconTextButton

Undocumented in source. Be warned that the author may not have intended to support it.
  1. WidgetProxy createIconTextButton(WidgetProxy parent, SpriteRef icon, string text, ClickHandler handler)
    createIconTextButton
    (,
    SpriteRef icon
    ,
    string text
    ,)
  2. WidgetProxy createIconTextButton(WidgetProxy parent, string iconId, string text, ClickHandler handler)

Meta