gdkWindowSetFunctions(object, functions)
object
GdkWindow
functions
window
functions
argument is the logical OR of values from the
GdkWMFunction
enumeration. If the bitmask includes GDK_FUNC_ALL
,
then the other bits indicate which functions to disable; if
it doesn't include GDK_FUNC_ALL
, it indicates which functions to
enable.