ratio.
Picture.keepAspectRatio
bool keepAspectRatio() @propertyGet keepAspectRatio property.
Returns
Whether the GtkPicture will render its contents trying to preserve the aspect
Deprecated
Use gtk.picture.Picture.contentFit instead.
void keepAspectRatio(bool propval) @propertySet keepAspectRatio property.
Parameters
propval | Whether the GtkPicture will render its contents trying to preserve the aspect ratio. |
Deprecated
Use gtk.picture.Picture.contentFit instead.