C# Class Eto.Addin.XamarinStudio.Editor.GtkEmbed2

Inheritance: NSView
Afficher le fichier Open project: picoe/Eto Class Usage Examples

Méthodes publiques

Méthode Description
GtkEmbed2 ( Gtk w ) : System
RemoveFromSuperview ( ) : void
ViewDidMoveToSuperview ( ) : void

Private Methods

Méthode Description
Connect ( NSViewContainer2 container ) : void
GetRelativeAllocation ( NSView ancestor, NSView child ) : CGRect
UpdateAllocation ( ) : void
WatchForFocus ( Gtk widget ) : void
isGtkView ( ) : bool

Method Details

GtkEmbed2() public méthode

public GtkEmbed2 ( Gtk w ) : System
w Gtk
Résultat System

RemoveFromSuperview() public méthode

public RemoveFromSuperview ( ) : void
Résultat void

ViewDidMoveToSuperview() public méthode

public ViewDidMoveToSuperview ( ) : void
Résultat void