gtkIconViewSetItemPadding {RGtk2}R Documentation

gtkIconViewSetItemPadding

Description

Sets the "item-padding" property which specifies the padding around each of the icon view's items.

Usage

gtkIconViewSetItemPadding(object, item.padding)

Arguments

object

a GtkIconView

item.padding

the item padding

Details

Since 2.18

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]