Back to Seed Clases

GooCanvas


Classes

Interfaces

Structs

Unions

Enums

Struct GooCanvas.CanvasBounds

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
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GooCanvas.CanvasBounds ()
Create a new GooCanvas.CanvasBounds
Create a new GooCanvas.CanvasBounds
 
Events
None
Used by These Methods / Signals / Properties
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
render (Context cr, CanvasBounds bounds, Number scale) : none
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
update (Boolean entire_tree, Context cr, CanvasBounds bounds) : none
GooCanvas.CanvasItem
Method
paint (Context cr, CanvasBounds bounds, Number scale) : none
GooCanvas.CanvasItem
Method
get_requested_area (Context cr, CanvasBounds requested_area) : Boolean
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
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:47 GMT+0800 (HKT)