gtkMiscSetAlignment: gtkMiscSetAlignment

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the alignment of the widget.

Usage

1
gtkMiscSetAlignment(object, xalign, yalign)

Arguments

object

a GtkMisc.

xalign

the horizontal alignment, from 0 (left) to 1 (right).

yalign

the vertical alignment, from 0 (top) to 1 (bottom).

Author(s)

Derived by RGtkGen from GTK+ documentation


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