moveOverlay
open fun moveOverlay(child: Widget, xpos: <Error class: unknown class>, ypos: <Error class: unknown class>)
Updates the position of a child.
See method@Gtk.TextView.add_overlay.
Parameters
child
a widget already added with method@Gtk.TextView.add_overlay
xpos
new X position in buffer coordinates
ypos
new Y position in buffer coordinates