IconView.setItemPadding

void setItemPadding(int itemPadding)

Sets the [gtk.icon_view.IconView]:item-padding property which specifies the padding around each of the icon view’s items.

Parameters

itemPaddingthe item padding

Deprecated

Use [gtk.grid_view.GridView] instead