Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Xwt
GtkBackend
IterPos
C# Class Xwt.GtkBackend.IterPos
Inheritance:
TreePosition
Show 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 property
public
int
ChildrenCount
return
int
Iter
public property
public
TreeIter,Gtk
Iter
return
Gtk.TreeIter
LastChildIndex
public property
public
int
LastChildIndex
return
int
LastChildIter
public property
public
TreeIter,Gtk
LastChildIter
return
Gtk.TreeIter
Version
public property
public
int
Version
return
int