gtk-kt
gtk
/
org.gtk.gtk
/
TreeModel
/
RowsReordered
Rows
Reordered
data
class
RowsReordered
(
path
:
TreePath
,
iter
:
TreeIter
?
,
newOrder
:
Sequence
<
Pair
<
Int
,
Int
>
>
)
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
iter
Link copied to clipboard
val
iter
:
TreeIter
?
Content copied to clipboard
newOrder
Link copied to clipboard
val
newOrder
:
Sequence
<
Pair
<
Int
,
Int
>
>
Content copied to clipboard
path
Link copied to clipboard
val
path
:
TreePath
Content copied to clipboard