IconViewItem

data class IconViewItem(path: TreePath?, cell: CellRenderer?)

Properties

cell
Link copied to clipboard
val cell: CellRenderer?
path
Link copied to clipboard
val path: TreePath?