mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-30 15:31:34 +00:00
docs: Fix a typo in gtk_button_set_alignment() docs
This commit is contained in:
parent
2e2effbb6c
commit
9e78176685
@ -2143,7 +2143,7 @@ gtk_button_get_focus_on_click (GtkButton *button)
|
|||||||
* 1.0 is bottom aligned
|
* 1.0 is bottom aligned
|
||||||
*
|
*
|
||||||
* Sets the alignment of the child. This property has no effect unless
|
* Sets the alignment of the child. This property has no effect unless
|
||||||
* the child is a #GtkMisc or a #GtkAligment.
|
* the child is a #GtkMisc or a #GtkAlignment.
|
||||||
*
|
*
|
||||||
* Since: 2.4
|
* Since: 2.4
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user