gtkIconViewSetRowSpacing {RGtk2}R Documentation

gtkIconViewSetRowSpacing

Description

Sets the ::row-spacing property which specifies the space which is inserted between the rows of the icon view.

Usage

gtkIconViewSetRowSpacing(object, row.spacing)

Arguments

object

a GtkIconView

row.spacing

the row spacing

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]