Class Rect.rect

method contains_point : Ocgtk_graphene__.Point.t -> bool
method contains_rect : Ocgtk_graphene__.Rect.t -> bool
method equal : Ocgtk_graphene__.Rect.t -> bool
method get_area : unit -> float
method get_height : unit -> float
method get_width : unit -> float
method get_x : unit -> float
method get_y : unit -> float
method init : float -> float -> float -> float -> Ocgtk_graphene__.Rect.t
method init_from_rect : Ocgtk_graphene__.Rect.t -> Ocgtk_graphene__.Rect.t
method inset : float -> float -> Ocgtk_graphene__.Rect.t
method normalize : unit -> Ocgtk_graphene__.Rect.t
method offset : float -> float -> Ocgtk_graphene__.Rect.t
method round_to_pixel : unit -> Ocgtk_graphene__.Rect.t
method as_rect : Ocgtk_graphene__.Rect.t