PictureGidBuilderImpl.keepAspectRatio

Set keepAspectRatio property.

More...
class PictureGidBuilderImpl(T)
T
keepAspectRatio
(
bool propval
)

Parameters

propval bool

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

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

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