mirror of
https://github.com/Rafostar/clapper.git
synced 2026-04-09 14:52:30 +02:00
The method gtk_picture_set_keep_aspect_ratio is deprecated. As per the warnings given when compiling clapper, it is replaced with gtk_picture_set_content_fit with the same behavior as before.