gtkIconViewSetColumnSpacing {RGtk2}R Documentation

gtkIconViewSetColumnSpacing

Description

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

Usage

gtkIconViewSetColumnSpacing(object, column.spacing)

Arguments

object

a GtkIconView

column.spacing

the column spacing

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]