def self.primary
#
class GLFW::Monitor
- GLFW::Monitor
- Reference
- Object
Defined in:
glfw/monitor.crConstructors
Class Method Summary
Instance Method Summary
- #gamma=(g : GammaRamp)
- #gamma_ramp : GammaRamp
- #gamma_ramp=(ramp : GammaRamp)
- #name : String
- #physical_size
- #position
- #to_unsafe : LibGLFW3::Monitor
- #video_mode : VideoMode
- #video_modes : Array(VideoMode)