Method: GtkApp::TextBuffer#text_marks
- Defined in:
- lib/gtk_app/text_buffer.rb
#text_marks ⇒ Hash (readonly)
!@attribute [r] text_marks Collection of named text marks used to track user input
24 25 26 |
# File 'lib/gtk_app/text_buffer.rb', line 24 def text_marks @text_marks end |