gtktextchild: Document new_with_replacement arg

This commit is contained in:
Maximiliano Sandoval 2024-05-25 18:21:23 +02:00
parent 3cc1726856
commit 1ab8ffaceb
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706

View File

@ -414,6 +414,7 @@ gtk_text_child_anchor_new (void)
/**
* gtk_text_child_anchor_new_with_replacement:
* @character: a replacement character
*
* Creates a new `GtkTextChildAnchor` with the given replacement character.
*