gtkCellRendererSetPadding {RGtk2}R Documentation

gtkCellRendererSetPadding

Description

Sets the renderer's padding.

Usage

gtkCellRendererSetPadding(object, xpad, ypad)

Arguments

object

A GtkCellRenderer

xpad

the x padding of the cell renderer

ypad

the y padding of the cell renderer

Details

Since 2.18

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]