Function ItemList.setItemTooltipEnabled
Sets whether the tooltip hint is enabled for specified item index.
void setItemTooltipEnabled
(
const(long) idx,
const(bool) enable
) nothrow @nogc;
Sets whether the tooltip hint is enabled for specified item index.
void setItemTooltipEnabled
(
const(long) idx,
const(bool) enable
) nothrow @nogc;