gtkMiscGetPadding: gtkMiscGetPadding

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Gets the padding in the X and Y directions of the widget. See gtkMiscSetPadding.

Usage

1

Arguments

object

a GtkMisc

Value

A list containing the following elements:

xpad

location to store padding in the X direction, or NULL. [ allow-none ]

ypad

location to store padding in the Y direction, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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