Axiom.RenderSystems.OpenGL.Xrandr.XRRRotations C# (CSharp) 메소드

XRRRotations() 개인적인 메소드

private XRRRotations ( Display dpy, int screen, Rotation current_rotation ) : Rotation
dpy Display
screen int
current_rotation Rotation
리턴 Rotation
		Rotation XRRRotations(Display *dpy, int screen, Rotation *current_rotation);
		XRRScreenSize *XRRSizes(Display *dpy, int screen, int *nsizes);