Gnm.WBCGtk

g GObject.GInterface GObject.GInterface GOffice.CmdContext GOffice.CmdContext GObject.GInterface->GOffice.CmdContext GOffice.GraphDataAllocator GOffice.GraphDataAllocator GObject.GInterface->GOffice.GraphDataAllocator GObject.Object GObject.Object GOffice.DocControl GOffice.DocControl GObject.Object->GOffice.DocControl Gnm.WorkbookControl Gnm.WorkbookControl GOffice.CmdContext->Gnm.WorkbookControl GOffice.DocControl->Gnm.WorkbookControl Gnm.WBCGtk Gnm.WBCGtk GOffice.GraphDataAllocator->Gnm.WBCGtk Gnm.WorkbookControl->Gnm.WBCGtk

Subclasses:

None

Methods

Inherited:

Gnm.WorkbookControl (1), GOffice.DocControl (2), GObject.Object (37), GOffice.CmdContext (11), GOffice.GraphDataAllocator (2)

Structs:

GObject.ObjectClass (5)

class

new (optional_view, optional_wb, optional_screen, optional_geometry)

attach_guru (guru)

attach_guru_with_unfocused_rs (guru, gee)

close ()

detach_guru ()

get_guru ()

init_actions ()

init_editline ()

load_templates ()

markup_changer ()

Virtual Methods

Inherited:

Gnm.WorkbookControl (9), GObject.Object (7)

do_markup_changed ()

Properties

Inherited:

Gnm.WorkbookControl (1)

Name

Type

Flags

Short Description

autosave-prompt

bool

r/w

Ask about autosave?

autosave-time

int

r/w

Seconds before autosave

Signals

Inherited:

GObject.Object (1)

Name

Short Description

markup-changed

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

actions

Gtk.ActionGroup

r

active_scg

Gnm.SheetControlGUI

r

auto_complete

Gnm.Complete

r

auto_complete_text

str

r

auto_completing

bool

r

auto_expr_label

Gtk.Widget

r

auto_max_size

int

r

autosave_prompt

bool

r

autosave_time

int

r

autosave_timer

int

r

back_color

GOffice.ActionComboColor

r

base

Gnm.WorkbookControl

r

bnotebook

Gnm.Notebook

r

borders

GOffice.ActionComboPixmaps

r

cancel_button

Gtk.Widget

r

custom_uis

{object: object}

r

data_only_actions

Gtk.ActionGroup

r

editing

bool

r

editing_cell

Gnm.Cell

r

editing_sheet

Gnm.Sheet

r

font_actions

Gtk.ActionGroup

r

font_desc

Pango.FontDescription

r

font_name_haction

Gtk.Action

r

font_name_vaction

Gtk.Action

r

fore_color

GOffice.ActionComboColor

r

func_button

Gtk.Widget

r

gui

Gtk.Builder

r

halignment

GOffice.ActionComboPixmaps

r

hide_for_fullscreen

[object]

r

idle_update_style_feedback

int

r

inside_editing

bool

r

is_fullscreen

bool

r

last_key_was_end

bool

r

menu_zone

Gtk.Widget

r

new_object

Gnm.SheetObject

r

notebook_area

Gtk.Widget

r

ok_button

Gtk.Widget

r

permanent_actions

Gtk.ActionGroup

r

preferred_geometry

str

r

progress_bar

Gtk.Widget

r

rangesel

Gnm.SheetControlGUI

r

redo_haction

GOffice.ActionComboStack

r

redo_vaction

Gtk.Action

r

selection_descriptor

Gtk.Widget

r

semi_permanent_actions

Gtk.ActionGroup

r

sig_auto_expr_attrs

int

r

sig_auto_expr_text

int

r

sig_notify_dirty

int

r

sig_notify_uri

int

r

sig_sheet_order

int

r

sig_show_horizontal_scrollbar

int

r

sig_show_notebook_tabs

int

r

sig_show_vertical_scrollbar

int

r

sig_view_changed

int

r

sig_wbv

object

r

snotebook

Gtk.Notebook

r

status_area

Gtk.Widget

r

status_text

Gtk.Widget

r

table

Gtk.Widget

r

tabs_paned

Gtk.Paned

r

template_loader_handler

int

r

toolbar_zones

[Gtk.Widget]

r

toplevel

Gtk.Widget

r

ui

Gtk.UIManager

r

undo_for_fullscreen

GOffice.Undo

r

undo_haction

GOffice.ActionComboStack

r

undo_vaction

Gtk.Action

r

updating_ui

bool

r

valignment

GOffice.ActionComboPixmaps

r

visibility_widgets

{object: object}

r

zoom_haction

GOffice.ActionComboText

r

zoom_vaction

Gtk.Action

r

Class Details

class Gnm.WBCGtk(**kwargs)
Bases:

Gnm.WorkbookControl, GOffice.GraphDataAllocator

Abstract:

No

Structure:

Gnm.WBCGtkClass

classmethod new(optional_view, optional_wb, optional_screen, optional_geometry)
Parameters:
Returns:

(allow-none): the new Gnm.WBCGtk or None.

Return type:

Gnm.WBCGtk

attach_guru(guru)
Parameters:

guru (Gtk.Widget) –

attach_guru_with_unfocused_rs(guru, gee)
Parameters:
close()
Returns:

True if the control should NOT be closed.

Return type:

bool

detach_guru()
get_guru()
Returns:

the guru attached to the GOffice.workbook view.

Return type:

Gtk.Widget

init_actions()
init_editline()
load_templates()
Return type:

bool

markup_changer()
do_markup_changed() virtual

Signal Details

Gnm.WBCGtk.signals.markup_changed(w_b_c_gtk)
Signal Name:

markup-changed

Flags:

RUN_LAST

Parameters:

w_b_c_gtk (Gnm.WBCGtk) – The object which received the signal

Property Details

Gnm.WBCGtk.props.autosave_prompt
Name:

autosave-prompt

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Ask about autosave?

Gnm.WBCGtk.props.autosave_time
Name:

autosave-time

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Seconds before autosave