DrawingContextPropertyName
public enum DrawingContextPropertyName : String, PropertyNameProtocol
Undocumented
-
The clip region applied to the drawing context.
Declaration
Swift
case clip = "clip"
-
The
GdkWindow
that created the drawing context.Declaration
Swift
case window = "window"