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
itemPadding | the item padding |
Deprecated
Use [gtk.grid_view.GridView] instead