Goo.CanvasPoints – goocanvas Reference Manual
Packages
goocanvas
Goo
CanvasPoints
CanvasPoints
coords
num_points
ref_count
CanvasPoints
Object Hierarchy:
Description:
[
CCode
( ref_function =
"goo_canvas_points_ref"
, type_id =
"GOO_TYPE_CANVAS_POINTS"
, unref_function =
"goo_canvas_points_unref"
) ]
[
Compact
]
public
class
CanvasPoints
GooCairoPoints
s represents an array of points.
Namespace:
Goo
Package:
goocanvas
Content:
Creation methods:
public
CanvasPoints
(
int
num_points)
Creates a new
CanvasPoints
struct with space for the given number of points.
Fields:
public
double
*
coords
public
int
num_points
public
int
ref_count