gdkPropertyChange(object, property, type, format, mode, data)
object
GdkWindow
.property
type
mode
is
GDK_PROP_MODE_PREPEND
or GDK_PROP_MODE_APPEND
, then this
must match the existing type or an error will occur.format
mode
is
GDK_PROP_MODE_PREPEND
or GDK_PROP_MODE_APPEND
, then this
must match the existing format or an error will occur.mode
data
guchar *
gushort *
, or
gulong *
, depending on format
), cast to a
guchar *
.