Picture.keepAspectRatio

bool keepAspectRatio() @property nothrow

Get keepAspectRatio property.

Returns

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

ratio.

Deprecated

void keepAspectRatio(bool propval) @property nothrow

Set keepAspectRatio property.

Parameters

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

Deprecated