Class OgtkGooCanvasProps.item_simple_props
val virtual obj : [> `goocanvasitemsimple ] Gobject.obj
method set_clip_path : string -> unit
method set_fill_color : string -> unit
method set_fill_color_rgba : int -> unit
method set_font : string -> unit
method set_line_join_miter_limit : float -> unit
method set_line_width : float -> unit
method set_stroke_color : string -> unit
method set_stroke_color_rgba : int -> unit
method fill_color_rgba : int
method line_join_miter_limit : float
method line_width : float
method stroke_color_rgba : int