Import line: | GooCanvas = imports.gi.GooCanvas; |
GIR File: | GooCanvas-0.10.gir |
C documentation: | GooCanvasCanvasBounds |
Struct : | CanvasBounds |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
x1 : Number
|
GooCanvas.CanvasBounds | |
x2 : Number
|
GooCanvas.CanvasBounds | |
y1 : Number
|
GooCanvas.CanvasBounds | |
y2 : Number
|
GooCanvas.CanvasBounds |
Method / Constructor | Defined By | |
---|---|---|
new GooCanvas.CanvasBounds
()
Create a new GooCanvas.CanvasBounds
Create a new GooCanvas.CanvasBounds
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GooCanvas.Canvas
Method |
get_items_in_area
(CanvasBounds area, Boolean inside_area, Boolean allow_overlaps, Boolean include_containers)
:
Array
|
GooCanvas.Canvas
Method |
|
GooCanvas.Canvas
Method |
convert_bounds_to_item_space
(CanvasItem item, CanvasBounds bounds)
:
none
|
GooCanvas.Canvas
Method |
request_redraw
(CanvasBounds bounds)
:
none
|
GooCanvas.Canvas
Method |
request_item_redraw
(CanvasBounds bounds, Boolean is_static)
:
none
|
GooCanvas.CanvasItem
Method |
get_bounds
(CanvasBounds bounds)
:
none
|
GooCanvas.CanvasItem
Method |
|
GooCanvas.CanvasItem
Method |
|
GooCanvas.CanvasItem
Method |
|
GooCanvas.CanvasItem
Method |
allocate_area
(Context cr, CanvasBounds requested_area, CanvasBounds allocated_area, Number x_offset, Number y_offset)
:
none
|
GooCanvas.CanvasItemSimple
Method |
get_path_bounds
(Context cr, CanvasBounds bounds)
:
none
|
GooCanvas.CanvasItemSimple
Method |
user_bounds_to_device
(Context cr, CanvasBounds bounds)
:
none
|
GooCanvas.CanvasItemSimple
Method |
user_bounds_to_parent
(Context cr, CanvasBounds bounds)
:
none
|