Get justification of the lines in the label relative to each other

Property definitions

gtk $ GtkLabel :: justify
	# Get justification of the lines in the label relative to each other
	fun justify: GtkJustification `{ return gtk_label_get_justify(self); `}
lib/gtk/v3_4/gtk_core.nit:716,2--717,72