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 [GtkIconView] a GtkIconView
row.spacing [integer] the row spacing

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]