In GDK there's an object called GdkRectangle that is used to draw rectangles. Is there a similar object for ellipses?
|
feedback
|
|
No. Actually, Note that using GDK for drawing is quite outdated. You could use Cairo and functions | |||||
feedback
|