gtkMiscSetPadding: gtkMiscSetPadding

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the amount of space to add around the widget.

Usage

1
gtkMiscSetPadding(object, xpad, ypad)

Arguments

object

a GtkMisc.

xpad

the amount of space to add on the left and right of the widget, in pixels.

ypad

the amount of space to add on the top and bottom of the widget, in pixels.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.