Method

Gtk.Label.set_yalign

Declaration [src]

void
gtk_label_set_yalign (
  GtkLabel* self,
  float yalign
)

Description [src]

Sets the yalign of the label.

See the GtkLabel:yalign property.

Gets propertyGtk.Label:yalign

Parameters

yalign float
 

the new yalign value, between 0 and 1