Up
_gtkLabelJustifyGet
_gtkLabelJustifyGet
gets the text justification in a
Label
object.
Prototype : fun [ObjGtkLabel] I
ObjGtkLabel
: the Label object.
Return
I : the current text justification or nil if an error occurs.
See also
_gtkLabelJustifySet
Example