Method GDK2.GC()->set_function()
- Method
set_function
GDK2.GCset_function(intfun)- Description
Set the function to the specified one. One of GDK2.Xor, GDK2.Invert and GDK2.Copy.
GDK2.GC set_function(int fun)
Set the function to the specified one. One of GDK2.Xor, GDK2.Invert and GDK2.Copy.