Support border type on image and icon
Having circle icon or image can give more focus for profile picture that party_avatar or user avatar provides.
And squircle maybe be used for product image.
I think it could be a simple attribute border
with possible value: circle
, rounded
and empty.
This could be implemented in Gtk but it requires many manipulations so I think it is better to ignore the attribute until Gtk provides a standard feature.