mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
grid: Fix annotation typo
This commit is contained in:
parent
97fb1c7757
commit
1ee5c2cac4
@ -1083,7 +1083,7 @@ gtk_grid_get_baseline_row (GtkGrid *grid)
|
||||
* @left: (out) (optional): the column used to attach the left side of @child
|
||||
* @top: (out) (optional): the row used to attach the top side of @child
|
||||
* @width: (out) (optional): the number of columns @child spans
|
||||
* @height: (out) (optiona): the number of rows @child spans
|
||||
* @height: (out) (optional): the number of rows @child spans
|
||||
*
|
||||
* Queries the attach points and spans of @child inside the given #GtkGrid.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user