Picture.keepAspectRatio

Get keepAspectRatio property.

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

Return Value

Type: bool

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

Detailed Description

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