Gnm.ItemBar

g GObject.Object GObject.Object GOffice.CanvasItem GOffice.CanvasItem GObject.Object->GOffice.CanvasItem Gnm.ItemBar Gnm.ItemBar GOffice.CanvasItem->Gnm.ItemBar

Subclasses:

None

Methods

Inherited:

GOffice.CanvasItem (22), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

calc_size ()

group_size (max_outline)

indent ()

normal_font ()

Virtual Methods

Inherited:

GOffice.CanvasItem (17), GObject.Object (7)

Properties

Inherited:

GOffice.CanvasItem (2)

Name

Type

Flags

Short Description

IsColHeader

bool

w

Is the item-bar a header for columns or rows

pane

Gnm.Pane

w

The pane containing the associated grid

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Gnm.ItemBar(**kwargs)
Bases:

GOffice.CanvasItem

Abstract:

No

calc_size()
Returns:

the size of the fixed dimension.

Return type:

int

Scale fonts and sizes by the pixels_per_unit of the associated sheet.

group_size(max_outline)
Parameters:

max_outline (int) –

Return type:

int

indent()
Return type:

int

normal_font()
Returns:

the bar normal Gnm.font.

Return type:

Pango.FontDescription

Property Details

Gnm.ItemBar.props.IsColHeader
Name:

IsColHeader

Type:

bool

Default Value:

False

Flags:

WRITABLE

Is the item-bar a header for columns or rows

Gnm.ItemBar.props.pane
Name:

pane

Type:

Gnm.Pane

Default Value:

None

Flags:

WRITABLE

The pane containing the associated grid