forked from AuroraMiddleware/gtk
Fix a typo in the docs
gtk-doc complains about parameter name mismatches.
This commit is contained in:
parent
a7ef117b4a
commit
c93d66c8a7
@ -7138,7 +7138,7 @@ gtk_label_get_xalign (GtkLabel *label)
|
|||||||
/**
|
/**
|
||||||
* gtk_label_set_yalign:
|
* gtk_label_set_yalign:
|
||||||
* @label: a #GtkLabel
|
* @label: a #GtkLabel
|
||||||
* @xalign: the new yalign value, between 0 and 1
|
* @yalign: the new yalign value, between 0 and 1
|
||||||
*
|
*
|
||||||
* Sets the #GtkLabel:yalign property for @label.
|
* Sets the #GtkLabel:yalign property for @label.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user