Picture.getKeepAspectRatio

bool getKeepAspectRatio()

Returns whether the gtk.picture.Picture preserves its contents aspect ratio.

Returns

true if the self tries to keep the contents' aspect ratio

Deprecated

Use gtk.picture.Picture.getContentFit instead. This will

now return FALSE only if gtk.picture.Picture.contentFit is gtk.types.ContentFit.Fill. Returns TRUE otherwise.