
Move all public attributes of GimpThumbnail from the header to a private struct in GimpThumbnail.c. Also replace direct access of these attributes in app/core and app/widget with get/set calls.
Move all public attributes of GimpThumbnail from the header to a private struct in GimpThumbnail.c. Also replace direct access of these attributes in app/core and app/widget with get/set calls.