Picture.getKeepAspectRatio

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

More...
class Picture
bool
getKeepAspectRatio
()

Return Value

Type: bool

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

Detailed Description

Deprecated: Use gtk.picture.Picture.getContentFit instead. This will now return FALSE only if propertyGtk.Picture:content-fit is gtk.types.ContentFit.Fill. Returns TRUE otherwise.