Module Graphene.Point

class type point_t = object ... end
class point : [ `point ] Gobject.obj -> point_t
val alloc : unit -> point_t