Simple typo fix
This commit is contained in:
parent
e51f02ce67
commit
654bb6ca66
@ -1248,9 +1248,9 @@ gtk_box_get_height_for_width (GtkExtendedLayout *layout,
|
||||
* @homogeneous: %TRUE if all children are to be given equal space allocations.
|
||||
* @spacing: the number of pixels to place by default between children.
|
||||
*
|
||||
* Creates a new #GtkHBox.
|
||||
* Creates a new #GtkBox.
|
||||
*
|
||||
* Return value: a new #GtkHBox.
|
||||
* Return value: a new #GtkBox.
|
||||
*
|
||||
* Since: 3.0
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user