class cell_layout :Since GTK 2.4[> Gtk.cell_layout ] Gtk.obj
->object
..end
method pack : 'a.
?expand:bool ->
?from:Gtk.Tags.pack_type -> (#cell_renderer as 'a) -> unit
expand
: default value is false
from
: default value is `START
method clear : unit -> unit
method add_attribute : 'b 'c. (#cell_renderer as 'b) -> string -> 'c column -> unit
method clear_attributes : 'd. (#cell_renderer as 'd) -> unit