gtk-kt
gtk
/
org.gtk.gtk.widgets
/
TreeView
/
PathAtPos
Path
At
Pos
data
class
PathAtPos
(
path
:
TreePath
?
,
column
:
TreeViewColumn
?
,
cellX
:
Int
,
cellY
:
Int
)
Content copied to clipboard
Properties
Properties
cellX
Link copied to clipboard
val
cellX
:
Int
Content copied to clipboard
cellY
Link copied to clipboard
val
cellY
:
Int
Content copied to clipboard
column
Link copied to clipboard
val
column
:
TreeViewColumn
?
Content copied to clipboard
path
Link copied to clipboard
val
path
:
TreePath
?
Content copied to clipboard