Point.initFromPoint

Initializes @p with the same coordinates of @src.

class Point
initFromPoint

Parameters

src Point

the #graphene_point_t to use

Return Value

Type: Point

the initialized point

Meta