Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Xwt
GtkBackend
IterPos
C# Class Xwt.GtkBackend.IterPos
Inheritance:
TreePosition
Mostra file
Open project: antmicro/xwt
Class Usage Examples
Public Properties
Property
Type
Description
ChildrenCount
int
Iter
Gtk.TreeIter
LastChildIndex
int
LastChildIter
Gtk.TreeIter
Version
int
Public Methods
Method
Description
IterPos
( )
IterPos
(
int
treeVersion
,
Gtk
iter
)
Method Details
IterPos()
public
method
public
IterPos
( )
IterPos()
public
method
public
IterPos
(
int
treeVersion
,
Gtk
iter
)
treeVersion
int
iter
Gtk
Property Details
ChildrenCount
public_oe property
public
int
ChildrenCount
return
int
Iter
public_oe property
public
TreeIter,Gtk
Iter
return
Gtk.TreeIter
LastChildIndex
public_oe property
public
int
LastChildIndex
return
int
LastChildIter
public_oe property
public
TreeIter,Gtk
LastChildIter
return
Gtk.TreeIter
Version
public_oe property
public
int
Version
return
int