package lablgtk3-goocanvas2

  1. Overview
  2. Docs
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_fill_pixbuf : GdkPixbuf.pixbuf -> unit
method set_font : string -> unit
method set_font_desc : Pango.font_description -> 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 set_stroke_pixbuf : GdkPixbuf.pixbuf -> unit
method fill_color_rgba : int
method font : string
method font_desc : Pango.font_description
method line_join_miter_limit : float
method line_width : float
method stroke_color_rgba : int