Description Usage Arguments Author(s)
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.
1 | gtkLabelSetJustify(object, jtype)
|
|
a |
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.