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) -> unitexpand : default value is falsefrom : default value is `STARTmethod clear : unit -> unitmethod add_attribute : 'b 'c. (#cell_renderer as 'b) -> string -> 'c column -> unitmethod clear_attributes : 'd. (#cell_renderer as 'd) -> unit