Picture.keepAspectRatio

Set keepAspectRatio property.

More...
  1. bool keepAspectRatio [@property getter]
  2. bool keepAspectRatio [@property setter]
    class Picture
    @property
    void
    keepAspectRatio
    (
    bool propval
    )

Parameters

propval bool

Whether the GtkPicture will render its contents trying to preserve the aspect ratio.

Detailed Description

Deprecated: Use property@Gtk.Picture:content-fit instead.