Class OgtkGooCanvasProps.item_simple_props
val virtual obj : [> `goocanvasitemsimple ] Gobject.obj
method set_clip_path : < fill_color_rgba : int; font : string; font_desc : Pango.font_description; line_join_miter_limit : float; line_width : float; set_clip_path : string -> unit; set_fill_color : string -> unit; set_fill_color_rgba : int -> unit; set_fill_pixbuf : GdkPixbuf.pixbuf -> unit; set_font : string -> unit; set_font_desc : Pango.font_description -> unit; set_line_join_miter_limit : float -> unit; set_line_width : float -> unit; set_stroke_color : string -> unit; set_stroke_color_rgba : int -> unit; set_stroke_pixbuf : GdkPixbuf.pixbuf -> unit; stroke_color_rgba : int; .. > -> string -> unit
method set_fill_color : 'a -> string -> unit
method set_fill_color_rgba : 'a -> int -> unit
method set_font : 'a -> string -> unit
method set_line_join_miter_limit : 'a -> float -> unit
method set_line_width : 'a -> float -> unit
method set_stroke_color : 'a -> string -> unit
method set_stroke_color_rgba : 'a -> int -> unit
method fill_color_rgba : 'a -> int
method font : 'a -> string
method line_join_miter_limit : 'a -> float
method line_width : 'a -> float
method stroke_color_rgba : 'a -> int