keep_aspect_ratio
Description:
[ Version ( deprecated = true , deprecated_since = "4.8" ) ]
public bool keep_aspect_ratio { get; set; }
public bool keep_aspect_ratio { get; set; }
Warning: keep_aspect_ratio is deprecated since 4.8.
Whether the GtkPicture will render its contents trying to preserve the aspect ratio.
Note:
Use [property@Gtk.Picture:content-fit] instead.