class UnkownObjectWidget(TextViewWidget): (source)
Undocumented
| Method | __init__ |
Undocumented |
| Method | _add_load_plugin_bar |
Undocumented |
Inherited from TextViewWidget:
| Method | do_grab_cursor |
Undocumented |
| Method | on_move_cursor |
Undocumented |
| Method | on_parent_notify |
Undocumented |
| Method | on_parent_set |
Undocumented |
| Method | set_editable |
Undocumented |
| Instance Variable | buffer |
Undocumented |
| Instance Variable | parent_notify_h |
Undocumented |
| Instance Variable | view |
Undocumented |
| Method | _init_signals |
Undocumented |
| Method | _init_view |
Undocumented |
Inherited from InsertedObjectWidget (via TextViewWidget):
| Method | add |
Add a widget to the object |
| Method | add_header |
Add an header widget on top of the object |
| Method | do_button_press_event |
Undocumented |
| Method | do_button_release_event |
Undocumented |
| Method | do_popup_menu |
Undocumented |
| Method | do_realize |
Undocumented |
| Method | edit_object |
Undocumented |
| Method | grab_cursor |
Emits the grab-cursor signal |
| Method | has_cursor |
No summary |
| Method | populate_popup |
Undocumented |
| Method | release_cursor |
Emits the release-cursor signal |
| Method | remove |
Undocumented |
| Method | set_has_cursor |
See has_cursor() |
| Method | set_textview_wrap_width |
Undocumented |
| Class Variable | __gsignals__ |
Undocumented |
| Class Variable | expand |
Undocumented |
| Method | _do_popup_menu |
Undocumented |
| Instance Variable | _has_cursor |
Undocumented |
| Instance Variable | _vbox |
Undocumented |