Hi,
with the old API it was possible to use
Gtk::TreeStore#inserte parent, position, values
where the values of the cells are given as an array or hash as optional
last parameter. With the gi-bindings it is gone, but it was very handy.
Cheers, detlef
|