Features/GTK3/Porting/InfoSlicer: Difference between revisions
No edit summary |
|||
| Line 53: | Line 53: | ||
buf = Gtk.TextBuffer() | buf = Gtk.TextBuffer() | ||
buf.get_slice(start, end, include_hidden_chars) | buf.get_slice(start, end, include_hidden_chars) | ||
== Alerts == | |||
= Missing / Problematic things (not ported yet) = | = Missing / Problematic things (not ported yet) = | ||