gtkLabelSetJustify: gtkLabelSetJustify

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the alignment of the lines in the text of the label relative to each other. GTK_JUSTIFY_LEFT is the default value when the widget is first created with gtkLabelNew. If you instead want to set the alignment of the label as a whole, use gtkMiscSetAlignment instead. gtkLabelSetJustify has no effect on labels containing only a single line.

Usage

1
gtkLabelSetJustify(object, jtype)

Arguments

object

a GtkLabel

jtype

a GtkJustification

Author(s)

Derived by RGtkGen from GTK+ documentation


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