Gnm.WBCGtk¶
- Subclasses:
None
Methods¶
- Inherited:
Gnm.WorkbookControl (1), GOffice.DocControl (2), GObject.Object (37), GOffice.CmdContext (11), GOffice.GraphDataAllocator (2)
- Structs:
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Ask about autosave? |
||
r/w |
Seconds before autosave |
Signals¶
- Inherited:
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
actions |
r |
||
active_scg |
r |
||
auto_complete |
r |
||
auto_complete_text |
r |
||
auto_completing |
r |
||
auto_expr_label |
r |
||
auto_max_size |
r |
||
autosave_prompt |
r |
||
autosave_time |
r |
||
autosave_timer |
r |
||
back_color |
r |
||
base |
r |
||
bnotebook |
r |
||
borders |
r |
||
cancel_button |
r |
||
custom_uis |
r |
||
data_only_actions |
r |
||
editing |
r |
||
editing_cell |
r |
||
editing_sheet |
r |
||
font_actions |
r |
||
font_desc |
r |
||
font_name_haction |
r |
||
font_name_vaction |
r |
||
fore_color |
r |
||
func_button |
r |
||
gui |
r |
||
halignment |
r |
||
hide_for_fullscreen |
[ |
r |
|
idle_update_style_feedback |
r |
||
inside_editing |
r |
||
is_fullscreen |
r |
||
last_key_was_end |
r |
||
menu_zone |
r |
||
new_object |
r |
||
notebook_area |
r |
||
ok_button |
r |
||
permanent_actions |
r |
||
preferred_geometry |
r |
||
progress_bar |
r |
||
rangesel |
r |
||
redo_haction |
r |
||
redo_vaction |
r |
||
selection_descriptor |
r |
||
semi_permanent_actions |
r |
||
sig_auto_expr_attrs |
r |
||
sig_auto_expr_text |
r |
||
sig_notify_dirty |
r |
||
sig_notify_uri |
r |
||
sig_sheet_order |
r |
||
sig_show_horizontal_scrollbar |
r |
||
sig_show_notebook_tabs |
r |
||
sig_show_vertical_scrollbar |
r |
||
sig_view_changed |
r |
||
sig_wbv |
r |
||
snotebook |
r |
||
status_area |
r |
||
status_text |
r |
||
table |
r |
||
tabs_paned |
r |
||
template_loader_handler |
r |
||
toolbar_zones |
r |
||
toplevel |
r |
||
ui |
r |
||
undo_for_fullscreen |
r |
||
undo_haction |
r |
||
undo_vaction |
r |
||
updating_ui |
r |
||
valignment |
r |
||
visibility_widgets |
r |
||
zoom_haction |
r |
||
zoom_vaction |
r |
Class Details¶
- class Gnm.WBCGtk(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(optional_view, optional_wb, optional_screen, optional_geometry)¶
- Parameters:
optional_view (
Gnm.WorkbookView
orNone
) –Gnm.WorkbookView
optional_wb (
Gnm.Workbook
orNone
) –Gnm.Workbook
optional_screen (
Gdk.Screen
orNone
) –Gdk.Screen
.
- Returns:
(allow-none): the new
Gnm.WBCGtk
orNone
.- Return type:
- attach_guru(guru)¶
- Parameters:
guru (
Gtk.Widget
) –
- attach_guru_with_unfocused_rs(guru, gee)¶
- Parameters:
guru (
Gtk.Widget
) –gee (
Gnm.ExprEntry
) –
- detach_guru()¶
- get_guru()¶
- Returns:
the guru attached to the
GOffice.workbook
view.- Return type:
- init_actions()¶
- init_editline()¶
- markup_changer()¶
- do_markup_changed() virtual¶
Signal Details¶
- Gnm.WBCGtk.signals.markup_changed(w_b_c_gtk)¶
- Signal Name:
markup-changed
- Flags:
- Parameters:
w_b_c_gtk (
Gnm.WBCGtk
) – The object which received the signal
Property Details¶
- Gnm.WBCGtk.props.autosave_prompt¶
-
Ask about autosave?