gtkEntrySetAlignment: gtkEntrySetAlignment

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the alignment for the contents of the entry. This controls the horizontal positioning of the contents when the displayed text is shorter than the width of the entry.

Usage

1
gtkEntrySetAlignment(object, xalign)

Arguments

object

a GtkEntry

xalign

The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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