gtkIconViewSetSpacing {RGtk2}R Documentation

gtkIconViewSetSpacing

Description

Sets the ::spacing property which specifies the space which is inserted between the cells (i.e. the icon and the text) of an item.

Usage

gtkIconViewSetSpacing(object, spacing)

Arguments

object [GtkIconView] a GtkIconView
spacing [integer] the spacing

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]