Method
EogScrollViewget_image
Declaration [src]
EogImage*
eog_scroll_view_get_image (
EogScrollView* view
)
Return value
Type: EogImage
An EogImage
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |