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

Inheritance: NSView
Datei anzeigen Open project: picoe/Eto Class Usage Examples

Public Methods

Method Description
GtkEmbed2 ( Gtk w ) : System
RemoveFromSuperview ( ) : void
ViewDidMoveToSuperview ( ) : void

Private Methods

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

Method Details

GtkEmbed2() public method

public GtkEmbed2 ( Gtk w ) : System
w Gtk
return System

RemoveFromSuperview() public method

public RemoveFromSuperview ( ) : void
return void

ViewDidMoveToSuperview() public method

public ViewDidMoveToSuperview ( ) : void
return void