C# 클래스 Views.ShowNoteWindow

상속: Gtk.Window
파일 보기 프로젝트 열기: monsterlabs/HumanRightsTracker 1 사용 예제들

공개 메소드들

메소드 설명
ShowNoteWindow ( int x, int y, String note_text, Gtk parent ) : System

보호된 메소드들

메소드 설명
OnCloseButtonClicked ( object sender, System e ) : void

메소드 상세

OnCloseButtonClicked() 보호된 메소드

protected OnCloseButtonClicked ( object sender, System e ) : void
sender object
e System
리턴 void

ShowNoteWindow() 공개 메소드

public ShowNoteWindow ( int x, int y, String note_text, Gtk parent ) : System
x int
y int
note_text String
parent Gtk
리턴 System