Method
EogWindowget_image
Declaration [src]
EogImage*
eog_window_get_image (
EogWindow* window
)
Description [src]
Gets the image currently displayed in window
or NULL
if
no image is being displayed.
Return value
Returns: | EogImage |
An |
|
The data is owned by the instance. |