TreeView.insertEditableColumn

Inserts a column and sets it's attributes

class TreeView
insertEditableColumn

Parameters

position int
title string
renderer CellRenderer
editable bool

Return Value

Type: gint

number of columns including the new one

Meta