Picture.keepAspectRatio

bool keepAspectRatio() @property

Get keepAspectRatio property.

Returns

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

ratio.

Deprecated

Use property@Gtk.Picture:content-fit instead.
void keepAspectRatio(bool propval) @property

Set keepAspectRatio property.

Parameters

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

Deprecated

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