gtk-kt
gtk
/
org.gtk.gtk
/
TreePath
Tree
Path
class
TreePath
(
treePathPointer
:
CPointer
<
GtkTreePath
>
)
:
Closeable
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
TreePath
Link copied to clipboard
fun
TreePath
(
)
Content copied to clipboard
TreePath
Link copied to clipboard
fun
TreePath
(
vararg
indices
:
Int
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
Content copied to clipboard
free
Link copied to clipboard
fun
free
(
)
Content copied to clipboard
Properties
depth
Link copied to clipboard
val
depth
:
Int
Content copied to clipboard
indices
Link copied to clipboard
val
indices
:
Sequence
<
Int
>
Content copied to clipboard
treePathPointer
Link copied to clipboard
val
treePathPointer
:
CPointer
<
GtkTreePath
>
Content copied to clipboard