Files
ladybird/Libraries/LibGUI
Andreas Kling bddba567b3 LibGUI: Add GTextDocument::text_in_range(GTextRange)
This function returns a String containing the text in a given range.
GTextEditor::selected_text() is now just a wrapper around this.
2019-10-30 20:28:44 +01:00
..
2019-09-21 19:21:36 +02:00
2019-07-11 15:49:47 +02:00
2019-09-21 16:33:53 +02:00
2019-10-28 19:08:48 +01:00