ui.iconbuttonΒΆ

TextButton button ui.iconbutton ( string|number|nil name , Window parent , string icon )

Create a TextButton with a texture instead of text

Arguments:

  • name The name of the TextButton window
  • parent The parent window to create in
  • icon The file name of the icon

Return:

  • button The new text button