gtk.TreeBuffer, the other creates an iterator
for manipulating searches to a gtk.TreeBuffer.| Line # | Kind | Name | Docs |
|---|---|---|---|
| 12 | Function | get_buffer_selection | Returns the selected text, when nothing is selected it returns the empty |
| 21 | Class | SearchIterator | Undocumented |
| 74 | Function | line_iterator | Undocumented |
| 81 | Function | selected_line_iterator | Iterates over selected lines |
| 96 | Function | indent_selected | Indents selected text of a gtk.TextBuffer |
| 117 | Function | _unindent_iter | Undocumented |
| 145 | Function | unindent_selected | Unindents selected text of a gtk.TextBuffer |
| 161 | Function | _on_key_press | Undocumented |
| 182 | Function | make_source_view_indentable | Undocumented |