ListStore.set

sets the values for one row

  1. void set(TreeIter iter, int[] columns, char*[] values)
    class ListStore
    void
    set
    (,
    int[] columns
    ,
    char*[] values
    )
  2. void set(TreeIter iter, int[] columns, string[] values)

Parameters

iter TreeIter

the row iteractor

columns int[]

an arrays with the columns to set

values char*[]

an arrays with the values