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

Type: EogImage

An EogImage.

The data is owned by the instance.