get_valist


Description:

public void get_valist (TreeIter iter, va_list var_args)

Gets the value of one or more cells in the row referenced by iter.

See [method@Gtk.TreeModel.get], this version takes a va_list for language bindings to use.

Parameters:

this

a `GtkTreeModel`

iter

a row in this

var_args

va_list of column/return location pairs