Add some more missing nullable annotations
This commit is contained in:
@ -1951,7 +1951,7 @@ gtk_grid_attach_next_to (GtkGrid *grid,
|
||||
* Gets the child of @grid whose area covers the grid
|
||||
* cell whose upper left corner is at @left, @top.
|
||||
*
|
||||
* Returns: (transfer none): the child at the given position, or %NULL
|
||||
* Returns: (transfer none) (nullable): the child at the given position, or %NULL
|
||||
*
|
||||
* Since: 3.2
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user