TreeItem.setIconRegion

Sets the given column's icon's texture region.

struct TreeItem
@nogc nothrow
void
setIconRegion
(
in long column
,
in Rect2 region
)

Meta