Class: Gnm::WBCGtk
- Inherits:
-
WorkbookControl
- Object
- GOffice::DocControl
- WorkbookControl
- Gnm::WBCGtk
- Defined in:
- (unknown)
Instance Method Summary collapse
- #attach_guru(guru) ⇒ nil
- #attach_guru_with_unfocused_rs(guru, gee) ⇒ nil
- #autosave_prompt=(autosave_prompt) ⇒ Boolean
-
#autosave_prompt? ⇒ Boolean
Autosave-prompt.
-
#autosave_time ⇒ Integer
Autosave-time.
- #autosave_time=(autosave_time) ⇒ Integer
-
#close ⇒ Boolean
True if the control should NOT be closed.
- #detach_guru ⇒ nil
-
#guru ⇒ Gtk::Widget
The guru attached to the workbook view.
- #init_actions ⇒ nil
- #init_editline ⇒ nil
-
#initialize(optional_view, optional_wb, optional_screen, optional_geometry) ⇒ Gnm::WBCGtk
constructor
(allow-none): the new #WBCGtk or nil.
- #load_templates ⇒ Boolean
- #markup_changer ⇒ nil
Methods inherited from WorkbookControl
Constructor Details
#initialize(optional_view, optional_wb, optional_screen, optional_geometry) ⇒ Gnm::WBCGtk
Returns (allow-none): the new #WBCGtk or nil.
Instance Method Details
#attach_guru(guru) ⇒ nil
#attach_guru_with_unfocused_rs(guru, gee) ⇒ nil
#autosave_prompt=(autosave_prompt) ⇒ Boolean
#autosave_prompt? ⇒ Boolean
Returns autosave-prompt.
#autosave_time ⇒ Integer
Returns autosave-time.
#autosave_time=(autosave_time) ⇒ Integer
#close ⇒ Boolean
Returns true if the control should NOT be closed.
#detach_guru ⇒ nil
#guru ⇒ Gtk::Widget
Returns the guru attached to the workbook view.