Gtk.TextMark

const Gtk = imports.gi.Gtk;

let textMark = new Gtk.TextMark();
  

Hierarchy

  • GObject.Object
    • Gtk.TextMark