Describes how existing data is combined with new data when using gdk_property_change().
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.
See Implementation
Describes how existing data is combined with new data when using gdk_property_change().