IconView.setSpacing
void setSpacing(int spacing)Sets the ::spacing property which specifies the space which is inserted between the cells (i.e. the icon and the text) of an item.
Parameters
spacing | the spacing |
Deprecated
Use [gtk.grid_view.GridView] instead