Module Graphene.Vec2

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