GOffice.GraphToolAction

Fields

Name

Type

Access

Description

data

object

r/w

user data.

ref_count

int

r/w

internal.

start_x

float

r/w

initial pointer horizontal position.

start_y

float

r/w

initial pointer vertical position.

tool

GOffice.GraphTool

r/w

GOffice.GraphTool

view

GOffice.GraphView

r/w

GOffice.GraphView

Methods

class

new (view, tool, x, y)

double_click ()

free ()

move (x, y)

Details

class GOffice.GraphToolAction
classmethod new(view, tool, x, y)
Parameters:
Return type:

GOffice.GraphToolAction

double_click()
free()
move(x, y)
Parameters: