GLContextPropertyName
public enum GLContextPropertyName : String, PropertyNameProtocol
Undocumented
-
The
GdkDisplayused to create theGdkDrawContext.Declaration
Swift
case display = "display" -
The
GdkGLContextthat this context is sharing data with, ornilDeclaration
Swift
case sharedContext = "shared-context" -
The
GdkSurfacethe context is bound to.Declaration
Swift
case surface = "surface"
View on GitHub
Install in Dash
GLContextPropertyName Enumeration Reference