forked from AuroraMiddleware/gtk
g-i: mark gtk_text_iter_get_child_anchor as nullable
This commit is contained in:
parent
6fd29e6600
commit
ffa93b87f8
@ -1056,7 +1056,7 @@ gtk_text_iter_get_paintable (const GtkTextIter *iter)
|
||||
*
|
||||
* Otherwise, %NULL is returned.
|
||||
*
|
||||
* Returns: (transfer none): the anchor at @iter
|
||||
* Returns: (transfer none) (nullable): the anchor at @iter
|
||||
**/
|
||||
GtkTextChildAnchor*
|
||||
gtk_text_iter_get_child_anchor (const GtkTextIter *iter)
|
||||
|
Loading…
Reference in New Issue
Block a user