set_spacing
Description:
[
Version ( since =
"2.6" ) ]
public void set_spacing (
int spacing)
Sets the GtkIconView::spacing
property which specifies the space which is inserted between the cells (i.
e. the icon and the text) of an item.
Parameters:
this |
a IconView
|
spacing |
the spacing
|