C# Class Xwt.GtkBackend.IterPos

Inheritance: TreePosition
Afficher le fichier Open project: antmicro/xwt Class Usage Examples

Méthodes publiques

Свойство Type Description
ChildrenCount int
Iter Gtk.TreeIter
LastChildIndex int
LastChildIter Gtk.TreeIter
Version int

Méthodes publiques

Méthode Description
IterPos ( )
IterPos ( int treeVersion, Gtk iter )

Method Details

IterPos() public méthode

public IterPos ( )

IterPos() public méthode

public IterPos ( int treeVersion, Gtk iter )
treeVersion int
iter Gtk

Property Details

ChildrenCount public_oe property

public int ChildrenCount
Résultat int

Iter public_oe property

public TreeIter,Gtk Iter
Résultat Gtk.TreeIter

LastChildIndex public_oe property

public int LastChildIndex
Résultat int

LastChildIter public_oe property

public TreeIter,Gtk LastChildIter
Résultat Gtk.TreeIter

Version public_oe property

public int Version
Résultat int