C# Class Xwt.Gtk.Mac.GtkQuartz

显示文件 Open project: mono/xwt Class Usage Examples

Public Methods

Method Description
GetView ( global widget ) : NSView
GetWindow ( global window ) : NSWindow

Private Methods

Method Description
gdk_quartz_window_get_nsview ( IntPtr window ) : IntPtr
gdk_quartz_window_get_nswindow ( IntPtr window ) : IntPtr

Method Details

GetView() public static method

public static GetView ( global widget ) : NSView
widget global
return NSView

GetWindow() public static method

public static GetWindow ( global window ) : NSWindow
window global
return NSWindow