gtk-kt
gtk
/
org.gtk.gtk.widgets
/
TreeView
/
insertColumn
insert
Column
fun
insertColumn
(
column
:
TreeViewColumn
,
position
:
Int
)
:
Int
Content copied to clipboard
fun
insertColumn
(
position
:
Int
,
title
:
String
,
cellRenderer
:
CellRenderer
,
dataFunc
:
TreeCellDataFunc
)
:
Int
Content copied to clipboard