forked from AuroraMiddleware/gtk
g-i: mark gtk_text_iter_get_paintable as nullable
This commit is contained in:
parent
ffa93b87f8
commit
0f67e46549
@ -1025,7 +1025,7 @@ gtk_text_iter_get_visible_text (const GtkTextIter *start,
|
||||
*
|
||||
* Otherwise, %NULL is returned.
|
||||
*
|
||||
* Returns: (transfer none): the paintable at @iter
|
||||
* Returns: (transfer none) (nullable): the paintable at @iter
|
||||
**/
|
||||
GdkPaintable *
|
||||
gtk_text_iter_get_paintable (const GtkTextIter *iter)
|
||||
|
Loading…
Reference in New Issue
Block a user