class FindBar(FindWidget, Gtk.ActionBar): (source)
| Method | __init__ |
Undocumented |
| Method | do_key_press_event |
Undocumented |
| Method | grab_focus |
Undocumented |
| Method | hide |
Undocumented |
| Method | on_find_entry_activate |
Undocumented |
| Method | show |
Undocumented |
Inherited from FindWidget:
| Method | find |
Undocumented |
| Method | find_next |
Undocumented |
| Method | find_previous |
Undocumented |
| Method | on_find_entry_changed |
Undocumented |
| Method | on_highlight_toggled |
Undocumented |
| Method | set_from_buffer |
Copies settings from last find in the buffer. Uses the selected text for find if there is a selection. |
| Instance Variable | case_option_checkbox |
Undocumented |
| Instance Variable | find_entry |
Undocumented |
| Instance Variable | highlight_checkbox |
Undocumented |
| Instance Variable | next_button |
Undocumented |
| Instance Variable | previous_button |
Undocumented |
| Instance Variable | regex_option_checkbox |
Undocumented |
| Instance Variable | textview |
Undocumented |
| Instance Variable | word_option_checkbox |
Undocumented |
| Property | _flags |
Undocumented |