[Top]
GTK2
GTK2.Gnome2Canvas
|
Method GTK2.Gnome2Canvas()->set_dither()
- Method
set_dither
Gnome2.Canvas set_dither(int dither)
- Description
Controls the dithered rendering for antialiased canvases. The value of
dither should be GDK2.RgbDitherNone, GDK2.RgbDitherNormal, or
GDK2.RgbDitherMax. The default canvas setting is GDK2.RgbDitherNormal.
|