DrawingContextPropertyName
public enum DrawingContextPropertyName : String, PropertyNameProtocol
Undocumented
-
The clip region applied to the drawing context.
Declaration
Swift
case clip = "clip" -
The
GdkWindowthat created the drawing context.Declaration
Swift
case window = "window"
View on GitHub
Install in Dash
DrawingContextPropertyName Enumeration Reference