C# 클래스 Eto.Addin.XamarinStudio.Editor.GtkEmbed2

상속: NSView
파일 보기 프로젝트 열기: picoe/Eto 1 사용 예제들

공개 메소드들

메소드 설명
GtkEmbed2 ( Gtk w ) : System
RemoveFromSuperview ( ) : void
ViewDidMoveToSuperview ( ) : void

비공개 메소드들

메소드 설명
Connect ( NSViewContainer2 container ) : void
GetRelativeAllocation ( NSView ancestor, NSView child ) : CGRect
UpdateAllocation ( ) : void
WatchForFocus ( Gtk widget ) : void
isGtkView ( ) : bool

메소드 상세

GtkEmbed2() 공개 메소드

public GtkEmbed2 ( Gtk w ) : System
w Gtk
리턴 System

RemoveFromSuperview() 공개 메소드

public RemoveFromSuperview ( ) : void
리턴 void

ViewDidMoveToSuperview() 공개 메소드

public ViewDidMoveToSuperview ( ) : void
리턴 void