Function TabContainer.setTabIcon

Sets an icon for the tab at index tab_idx.

void setTabIcon (
  const(long) tab_idx,
  Texture icon
) nothrow @nogc;