API Version: 3.0
Library Version: 42.beta
enum Eog.ZoomMode
Used to determine the zooming behaviour of an EogScrollView.
EogScrollView
EOG_ZOOM_MODE_FREE
Use the currently set zoom factor to display the image (see eog_scroll_view_set_zoom()).
EOG_ZOOM_MODE_SHRINK_TO_FIT
If an image is to large for the window, zoom out until the image is fully visible. This will never zoom in on smaller images.
Content