GOffice.GraphGraphView¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
w |
the renderer for this view |
Signals¶
- Inherited:
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Class Details¶
- class GOffice.GraphGraphView(**kwargs)¶
- Bases:
- Abstract:
No
- get_selection()¶
- Returns:
current selected view.
- Return type:
- handle_event(event, x_offset, y_offset)¶
-
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:
- Parameters:
graph_graph_view (
GOffice.GraphGraphView
) – The object which received the signalobject (
GObject.Object
) –
Property Details¶
- GOffice.GraphGraphView.props.renderer¶
- Name:
renderer
- Type:
- Default Value:
- Flags:
the renderer for this view