gtk.text_child_anchor
Module for [TextChildAnchor] class
Types 3
A gtk.text_child_anchor.TextChildAnchor is a spot in a gtk.text_buffer.TextBuffer where child widgets can be “anchored”.
The anchor can have multiple widgets anchored, to allow for multiple views.
Methods
TextChildAnchorGidBuilder builder() static nothrowGet builder for [gtk.text_child_anchor.TextChildAnchor] Returns: New builder objectgtk.text_child_anchor.TextChildAnchor newWithReplacement(string character) static nothrowCreates a new [gtk.text_child_anchor.TextChildAnchor] with the given replacement character.Fluent builder implementation template for gtk.text_child_anchor.TextChildAnchor
Fluent builder for gtk.text_child_anchor.TextChildAnchor
Methods