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

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]