Function ItemList.isItemTooltipEnabled
Returns true
if the tooltip is enabled for specified item index.
bool isItemTooltipEnabled
(
const(long) idx
) nothrow @nogc const;
Returns true
if the tooltip is enabled for specified item index.
bool isItemTooltipEnabled
(
const(long) idx
) nothrow @nogc const;