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

a GtkIconView

margin

the margin

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]