forked from AuroraMiddleware/gtk
Fix tiny documetnation typo.
This commit is contained in:
parent
832c123fd2
commit
32b21694ef
@ -1240,7 +1240,7 @@ gtk_box_get_preferred_height_for_width (GtkWidget *widget,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_box_new:
|
* gtk_box_new:
|
||||||
* @orientation: the box' orientation.
|
* @orientation: the box's orientation.
|
||||||
* @spacing: the number of pixels to place by default between children.
|
* @spacing: the number of pixels to place by default between children.
|
||||||
*
|
*
|
||||||
* Creates a new #GtkBox.
|
* Creates a new #GtkBox.
|
||||||
|
Loading…
Reference in New Issue
Block a user