Method

EogImageget_size

Declaration [src]

void
eog_image_get_size (
  EogImage* img,
  gint* width,
  gint* height
)

Description

No description available.

Parameters

width gint*
  No description available.
 The data is owned by the caller of the function.
height gint*
  No description available.
 The data is owned by the caller of the function.