set_justify


Description:

public void set_justify (Justification jtype)

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 [[email protected]]. If you instead want to set the alignment of the label as a whole, use [[email protected]_halign] instead. [[email protected]_justify] has no effect on labels containing only a single line.

Parameters:

this

a `GtkLabel`

jtype

a `GtkJustification`




2022 vala-language.org