C# 클래스 Xwt.GtkBackend.IterPos

상속: TreePosition
파일 보기 프로젝트 열기: antmicro/xwt 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ChildrenCount int
Iter Gtk.TreeIter
LastChildIndex int
LastChildIter Gtk.TreeIter
Version int

공개 메소드들

메소드 설명
IterPos ( )
IterPos ( int treeVersion, Gtk iter )

메소드 상세

IterPos() 공개 메소드

public IterPos ( )

IterPos() 공개 메소드

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

프로퍼티 상세

ChildrenCount 공개적으로 프로퍼티

public int ChildrenCount
리턴 int

Iter 공개적으로 프로퍼티

public TreeIter,Gtk Iter
리턴 Gtk.TreeIter

LastChildIndex 공개적으로 프로퍼티

public int LastChildIndex
리턴 int

LastChildIter 공개적으로 프로퍼티

public TreeIter,Gtk LastChildIter
리턴 Gtk.TreeIter

Version 공개적으로 프로퍼티

public int Version
리턴 int