mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-16 17:47:56 +00:00
A GTextRange is really just two GTextPositions (start and end) anyway. This way we can say nice things like "if (range.contains(position))"