[ Version ( deprecated = true , deprecated_since = "4.8" ) ]
public bool get_keep_aspect_ratio ()
Warning: get_keep_aspect_ratio is deprecated since 4.8.
Returns whether the `GtkPicture` preserves its contents aspect ratio.
Use [[email protected]_content_fit] instead. This will now return `FALSE` only if [[email protected]:content-fit] is `GTK_CONTENT_FIT_FILL`. Returns `TRUE` otherwise.
this |
a `GtkPicture` |
true if the self tries to keep the contents' aspect ratio |