TextChildAnchor.with_replacement
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "4.6" ) ]
public TextChildAnchor.with_replacement (string character)
[ Version ( since = "4.6" ) ]
public TextChildAnchor.with_replacement (string character)
Creates a new `GtkTextChildAnchor` with the given replacement character.
Usually you would then insert it into a `GtkTextBuffer` with [method@Gtk.TextBuffer.insert_child_anchor].
Returns:
a new `GtkTextChildAnchor` |