Method

EogScrollViewget_image

Declaration [src]

EogImage*
eog_scroll_view_get_image (
  EogScrollView* view
)

Description [src]

Gets the currently displayed EogImage.

Gets propertyEog.ScrollView:image

Return value

Type: EogImage

An EogImage.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.