Function ItemList.setItemIconTransposed
Sets whether the item icon will be drawn transposed.
void setItemIconTransposed
(
const(long) idx,
const(bool) transposed
) nothrow @nogc;
Sets whether the item icon will be drawn transposed.
void setItemIconTransposed
(
const(long) idx,
const(bool) transposed
) nothrow @nogc;