GOffice.GraphStyledObject

g GObject.GInterface GObject.GInterface GOffice.StyledObject GOffice.StyledObject GObject.GInterface->GOffice.StyledObject GObject.Object GObject.Object GOffice.GraphObject GOffice.GraphObject GObject.Object->GOffice.GraphObject GOffice.GraphStyledObject GOffice.GraphStyledObject GOffice.GraphObject->GOffice.GraphStyledObject GOffice.StyledObject->GOffice.GraphStyledObject

Subclasses:

GOffice.GraphAxisBase, GOffice.GraphColorScale, GOffice.GraphGrid, GOffice.GraphGridLine, GOffice.GraphOutlinedObject, GOffice.GraphSeries, GOffice.GraphSeriesElement, GOffice.GraphSeriesLines, GOffice.GraphTrendLine

Methods

Inherited:

GOffice.GraphObject (40), GObject.Object (37), GOffice.StyledObject (8)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

GOffice.GraphObject (18), GObject.Object (7)

do_init_style (style)

do_style_changed (new_style)

Properties

Inherited:

GOffice.GraphObject (8)

Signals

Inherited:

GOffice.GraphObject (7), GObject.Object (1)

Name

Short Description

style-changed

The ::style-changed signal is emitted after the style has been changed by a call to GOffice.StyledObject.set_style().

Fields

Inherited:

GOffice.GraphObject (7), GObject.Object (1)

Name

Type

Access

Description

base

GOffice.GraphObject

r

style

GOffice.Style

r

Class Details

class GOffice.GraphStyledObject(**kwargs)
Bases:

GOffice.GraphObject, GOffice.StyledObject

Abstract:

Yes

Structure:

GOffice.GraphStyledObjectClass

do_init_style(style) virtual
Parameters:

style (GOffice.Style) –

do_style_changed(new_style) virtual
Parameters:

new_style (GOffice.Style) –

Signal Details

GOffice.GraphStyledObject.signals.style_changed(graph_styled_object, style)
Signal Name:

style-changed

Flags:

RUN_LAST

Parameters:

The ::style-changed signal is emitted after the style has been changed by a call to GOffice.StyledObject.set_style().