GOffice.GraphGraphView

g GObject.Object GObject.Object GOffice.GraphView GOffice.GraphView GObject.Object->GOffice.GraphView GOffice.GraphGraphView GOffice.GraphGraphView GOffice.GraphOutlinedView GOffice.GraphOutlinedView GOffice.GraphOutlinedView->GOffice.GraphGraphView GOffice.GraphView->GOffice.GraphOutlinedView

Subclasses:

None

Methods

Inherited:

GOffice.GraphView (16), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_selection ()

handle_event (event, x_offset, y_offset)

set_selection (gobj)

Virtual Methods

Inherited:

GOffice.GraphView (10), GObject.Object (7)

Properties

Inherited:

GOffice.GraphView (2)

Name

Type

Flags

Short Description

renderer

GOffice.GraphRenderer

w

the renderer for this view

Signals

Inherited:

GObject.Object (1)

Name

Short Description

selection-changed

Fields

Inherited:

GObject.Object (1)

Class Details

class GOffice.GraphGraphView(**kwargs)
Bases:

GOffice.GraphOutlinedView

Abstract:

No

get_selection()
Returns:

current selected view.

Return type:

GOffice.GraphView

handle_event(event, x_offset, y_offset)
Parameters:

Handle events.

set_selection(gobj)
Parameters:

gobj (GOffice.GraphObject) – new selected object

Sets gobj as current selection. If gobj is different from previously selected object, a selection-changed signal is emitted.

Signal Details

GOffice.GraphGraphView.signals.selection_changed(graph_graph_view, object)
Signal Name:

selection-changed

Flags:

RUN_LAST

Parameters:

Property Details

GOffice.GraphGraphView.props.renderer
Name:

renderer

Type:

GOffice.GraphRenderer

Default Value:

None

Flags:

WRITABLE

the renderer for this view