gtkIconViewSetMargin {RGtk2}R Documentation

gtkIconViewSetMargin

Description

Sets the ::margin property which specifies the space which is inserted at the top, bottom, left and right of the icon view.

Usage

gtkIconViewSetMargin(object, margin)

Arguments

object [GtkIconView] a GtkIconView
margin [integer] the margin

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]