Describes how existing data is combined with new data when using gdk.global.propertyChange.
the new data replaces the existing data.
the new data is prepended to the existing data.
the new data is appended to the existing data.
Describes how existing data is combined with new data when using gdk.global.propertyChange.