C# Class Xwt.Gtk.Mac.GtkQuartz

Afficher le fichier Open project: mono/xwt Class Usage Examples

Méthodes publiques

Méthode Description
GetView ( global widget ) : NSView
GetWindow ( global window ) : NSWindow

Private Methods

Méthode Description
gdk_quartz_window_get_nsview ( IntPtr window ) : IntPtr
gdk_quartz_window_get_nswindow ( IntPtr window ) : IntPtr

Method Details

GetView() public static méthode

public static GetView ( global widget ) : NSView
widget global
Résultat NSView

GetWindow() public static méthode

public static GetWindow ( global window ) : NSWindow
window global
Résultat NSWindow