C# Class OpenTK.Platform.X11.X11DisplayDevice.NativeMethods

Mostra file Open project: prepare/HTML-Renderer

Public Methods

Method Description
XineramaQueryScreens ( IntPtr dpy ) : IList

Private Methods

Method Description
XineramaIsActive ( IntPtr dpy ) : bool
XineramaQueryExtension ( IntPtr dpy, int &event_basep, int &error_basep ) : bool
XineramaQueryScreens ( IntPtr dpy, int &number ) : IntPtr
XineramaQueryVersion ( IntPtr dpy, int &major_versionp, int &minor_versionp ) : int

Method Details

XineramaQueryScreens() public static method

public static XineramaQueryScreens ( IntPtr dpy ) : IList
dpy System.IntPtr
return IList