forked from AuroraMiddleware/gtk
gridview: Fix typo in docstring for gtk_grid_view_get_cell_at_y()
This commit is contained in:
parent
57c032e6cc
commit
aba2d994e6
@ -204,7 +204,7 @@ cell_augment (GtkRbTree *tree,
|
||||
* index of the returned row
|
||||
* @offset: (out caller-allocates) (optional): stores the offset
|
||||
* in pixels between y and top of cell.
|
||||
* @offset: (out caller-allocates) (optional): stores the height
|
||||
* @size: (out caller-allocates) (optional): stores the height
|
||||
* of the cell
|
||||
*
|
||||
* Gets the Cell that occupies the leftmost position in the row at offset
|
||||
|
Loading…
Reference in New Issue
Block a user